OpenVZ Forum


Home » General » Support » Munin: Extended Version for old system using user_beancounter.
Re: Munin: Extended Version for old system using user_beancounter. [message #22773 is a reply to message #22762] Sat, 03 November 2007 16:20 Go to previous messageGo to previous message
floogy is currently offline  floogy
Messages: 11
Registered: November 2007
Location: Koblenz Germany
Junior Member
I read this thread now
http://sourceforge.net/mailarchive/forum.php?thread_name=468 93903.2010901%40nerim.net&forum_name=munin-users
, and did this:
munin-run
Warning: Unknown config option in "/etc/munin/plugin-conf.d/munin-node" under "[vebc*]": env.config at /usr/sbin/munin-run line 619, <IN> line 19.
[...]
Use of uninitialized value in concatenation (.) or string at /usr/sbin/munin-run line 321.
ERROR: Could not execute plugin (plugin doesn't exist?).


 less -N `which munin-run`
[...]
    619             warn "Warning: Unknown config option in \"$dir/$file\" under \"[$service]\": $_";[...]


I commented that line in /etc/munin/plugin-conf.d/munin-node out:
# env.config

but I still get:
[...]
Use of uninitialized value in concatenation (.) or string at /usr/sbin/munin-run line 321.
ERROR: Could not execute plugin (plugin doesn't exist?).

 less -N `which munin-run`
[...]
    321         next unless ($file =~ /^$ARGV[0]$/);


I also tried to debug with telnet:
# telnet localhost  4949
Trying 127.0.0.1...
Connected to pv10.ncsrv.de.
Escape character is '^]'.
# munin node at pv10.ncsrv.de
fetch vebc_numfile_privvmpages_lockedpages_001
.
config  vebc_numfile_privvmpages_lockedpages_001
# Unknown service
.
Connection closed by foreign host.

Hmmm... it's an unknown service, why?

$ /usr/share/munin/munin-update --debug --nofork --stdout --host foo.example.com --service vebc_numfile_privvmpages_lockedpages_001
Nov 03 17:38:43 - [22244] Starting munin-update
Nov 03 17:38:43 - [22244] Processing domain: localdomain
Skipping host "localhost.localdomain" - not in hostlist
Nov 03 17:38:43 - [22244] Processed domain: localdomain (0.00 sec)
Nov 03 17:38:43 - [22244] Munin-update finished (0.09 sec)


$ /usr/sbin/munin-run  vebc_numfile_privvmpages_lockedpages_001 config
Warning: Unknown config option in "/etc/munin/plugin-conf.d/munin-node" under "[apache_accesses]": env.autoconf at /usr/sbin/munin-run line 619, <IN> line 12.
graph_title beancounter for VE001: numfile privvmpages lockedpages
graph_category VE001
graph_info 'VE bean counters info'


http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=416478

Any clues?

[Updated on: Sat, 03 November 2007 16:43]

Report message to a moderator

 
Read Message
Read Message
Read Message
Previous Topic: what does "ub 101 helds 1878 in kmemsize on put" meen?
Next Topic: Can not suspend VE: Resource temporarily unavailable
Goto Forum:
  


Current Time: Sun Jul 14 12:25:51 GMT 2024

Total time taken to generate the page: 0.02255 seconds