I tweet.
- this: http://t.co/CGPoj6JE 2 days ago
- New Munin-plugin for HP P2000 StorageWorks: http://t.co/XJs5sF2F 2 days ago
- dear google, if you want people to use nacl - create readable sample code. 1 week ago
- via @TheOnion - Iran Worried U.S. Might Be Building 8,500th Nuclear Weapon http://t.co/jKpOyJY8 1 week ago
- I just backed Double Fine Adventure on @Kickstarter http://t.co/ysNEJWnZ 1 week ago
Archives
- February 2012 (2)
- January 2012 (5)
- September 2011 (4)
- August 2011 (2)
- July 2011 (1)
- June 2011 (1)
- May 2011 (1)
- February 2011 (1)
- January 2011 (1)
- May 2010 (2)
- April 2010 (5)
- March 2010 (1)
- September 2009 (2)
- August 2009 (2)
Categories
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