Your message dated Wed, 26 Dec 2012 11:57:46 +0100
with message-id <[email protected]>
and subject line works fine here
has caused the Debian Bug report #639669,
regarding munin-node: user plugin fails due to unknown option
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
639669: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639669
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: munin-node
Severity: normal

hi,

the "users" munin plugin in "config" mode runs:

        print "graph_printf %3.0lf\n";

which makes munin-update rather unhappy:

    Aug 29 06:30:01 [11443] - Warning: Unknown option "graph_printf" in
    "domain;host:users.graph_printf".

the result being that users plots are not rendered

cheers,
sez



--- End Message ---
--- Begin Message ---
notfound 639669 2.0.6-2
notfound 639669 2.0.9-2
thanks

Hi,

works fine here:

# munin-run users config
graph_title Logged in users
graph_args --base 1000 -l 0
graph_vlabel Users
graph_scale no
graph_category system
graph_printf %3.0lf
tty.label tty
tty.draw AREASTACK
tty.colour 00FF00
pty.label pty
pty.draw AREASTACK
pty.colour 0000FF
pts.label pts
pts.draw AREASTACK
pts.colour 00FFFF
X.label X displays
X.draw AREASTACK
X.info Users logged in on an X display
X.colour 000000
other.label Other users
other.info Users logged in by indeterminate method
other.colour FF0000
# munin-run users
tty.value 1
pty.value 0
pts.value 16
X.value 0
other.value 0
# dpkg -l munin-node|grep node
ii  munin-node                                             
2.0.6-2~bpo0~holger+1             network-wide graphing framework (node)


cheers,
        Holger

--- End Message ---

Reply via email to