actually runs every 5min but it doesn't seem to collect any data, the html page for my server stays empty.
So I had a look in /var/log/munin/munin-node.log:
Code: Select all
2006/07/11-20:20:01 CONNECT TCP Peer: "127.0.0.1:34732" Local: "127.0.0.1:4949"
2006/07/11-20:20:01 [21148] TLS Notice: No key file "/etc/munin/munin-node.pem". Continuing without private key.
2006/07/11-20:20:01 [21148] TLS Notice: No certificate file "/etc/munin/munin-node.pem". Continuing without certificate.
Use of uninitialized value in concatenation (.) or string at /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux/Net/SSLeay.pm line 481, <STDIN> line 1.
2006/07/11-20:20:01 [21148] TLS Error: Could not enable TLS: 21148: 1 - error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure



