Tagged Questions
4
votes
4answers
3k views
apache server-status not found. check if mod_status is enabled
I've enabled the apache_ plugins on a munin node:
ln -sv /usr/share/munin/plugins/apache_* /etc/munin/plugins/
After restarting the node with service munin-node restart here are the errors I'm ...