Dit you try this: cd /etc/munin/plugins/ munin-run apache_accesses auto and
w3m http://127.0.0.1/server-status?auto You probably need something like this in your apache2.conf: <IfModule mod_status.c> ExtendedStatus On <Location /server-status> SetHandler server-status Order deny,allow Deny from all Allow from 127.0.0.1 </Location> </IfModule> -- munin apache plugin no data https://bugs.launchpad.net/bugs/231706 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