I tweet.
- fix my computer. 3 days ago
Archives
- April 2012 (1)
- 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: Planet Redpill-Linpro
New Munin-plugin for HP P2000 StorageWorks
I committed a new Munin-plugin for HP P2000 StorageWorks. It monitors through the HTTP XML-RPC interface. It detects all disks, vdisks and controllers automatically – all you need to provide is the username/password, IP-address, and set up some symlinks. It … Continue reading
Posted in Planet Redpill-Linpro
Leave a comment
Presentation: Writing modules for nginx
I held a presentation at Redpill Linpros “C / C++ / Embedded” Competence Group-meeting yesterday. It was about writing modules for nginx. It contains a lot of source code. I believe it’s an OK primer. Extending functionality in nginx, with … Continue reading
Posted in Planet Redpill-Linpro
Leave a comment
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
8 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
Bugtesting: There’s work to do
I’ve yearned to start giving back to the free software community for years, but never really figured out what I can do. I’ve aimed high, and tried to find bugs to start working on, but most projects don’t really have … Continue reading
Posted in Planet Redpill-Linpro
1 Comment