Category Archives: Munin

New Munin-plugin for HAProxy

I committed a new Munin-plugin for HAProxy. It’s a multigraph plugin, it discovers all the configured frontends and backends automatically – all you need to provide is the username/password for the haproxy status page. It produces 8 graphs, + subgraphs … Continue reading

Posted in Munin, Planet Redpill-Linpro | 5 Comments

Detailed network metrics with Munin (Linux)

Munin already does a great job on graphing – but I noticed that there weren’t any plugins dealing with the metrics in /proc/net/snmp and /proc/net/netstat. I didn’t know what all the metrics could mean, so I made some generic code … Continue reading

Posted in Munin, Planet Redpill-Linpro | Leave a comment

Wildcard Munin-plugin for process monitoring?

First of all; If you’re not familiar with Munin, and need to do monitoring (especially of hosts running Linux or any type of Unix), I recommend you check it out. So, I’ve been pondering if there’s any plugins for Munin … Continue reading

Posted in Munin | Tagged , | 3 Comments