I just installed munin on a fresh ubuntu system, munin node throwing the following errors:
2013/01/30-21:10:02 CONNECT TCP Peer: "[::ffff:127.0.0.1]:39316" Local: "[::ffff:127.0.0.1]:4949"
Use of uninitialized value in pattern match (m//) at /usr/share/perl5/Net/Server.pm line 600.
2013/01/30 21:15:06 [PERL WARNING] Use of uninitialized value in concatenation (.) or string at /usr/share/munin/munin-graph line 74.
2013/01/30 21:15:06 [PERL WARNING] Use of uninitialized value $graph_fh in <HANDLE> at /usr/share/munin/munin-graph line 75.
2013/01/30 21:15:06 [PERL WARNING] readline() on unopened filehandle at /usr/share/munin/munin-graph line 75.
Do you have idea whats the problem? Here are the configuration files:
http://pastebin.com/sU8dVY1N - plugin-conf.d/munin-node
http://pastebin.com/NRHXn8it - munin-node.conf
pastebin.com/HMdiBfTh - munin.conf
Thank you very much!