Munin Server Quickinstall

apt -y install apache2 libcgi-fast-perl libapache2-mod-fcgid
apt -y install smartmontools
apt -y install munin munin-node munin-plugins-extra
apt -y install libwww-perl libnet-dns-perl

a2enmod fcgid
service apache2 restart
service munin restart
netstat -lautn | grep 4949
tcp6       0      0 :::4949         :::*            LISTEN

http://server.lan/munin/