For me it also does not start at boot. It seems that munin-node is started to early - before the network interfaces are ready - and then fails if the address to bind to doesn't exist.
/etc/munin/munin-node.conf: ... # Which address to bind to; host 10.0.1.50 ... /var/log/munin/munin-node.log: ... 2009/12/15-22:19:41 MyPackage (type Net::Server::Fork) starting! pid(1580) Binding to TCP port 4949 on host 10.0.1.50 2009/12/15-22:19:41 Can't connect to TCP port 4949 on 10.0.1.50 [Cannot assign requested address] at line 88 in file /usr/share/perl5/Net/Server/Proto/TCP.pm 2009/12/15-22:19:41 Server closing! shutdown() on closed socket GEN0 at /usr/lib/perl/5.10/IO/Socket.pm line 294. ... ifconfig: ... br1 Link encap:Ethernet HWaddr 40:61:86:07:75:77 inet addr:10.0.1.50 Bcast:10.0.1.255 Mask:255.255.255.0 inet6 addr: fe80::4261:86ff:fe07:7577/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:2817 errors:0 dropped:0 overruns:0 frame:0 TX packets:1073 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:193564 (193.5 KB) TX bytes:304457 (304.4 KB) ... -- munin-node is not started during system boot https://bugs.launchpad.net/bugs/442575 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to munin in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs