Mongrel Cluster Charts using god and munin

Mongrel Cluster Charts using god and munin

I wanted a way to get graphical histories of my Rails app’s behavior, and I decided the easiest way to do that was to create a munin-node plugin for god.  So I did that in a fork of god here:  http://github.com/MikeSofaer/god/tree/master

You probably need to set this in plugin-conf.d/munin-node:

[god*]
user root
env.PATH /usr/local/bin (or wherever god is)

Anyway, now there are charts!

CPU Usage chart

CPU Usage chart

Mem usage chart

Mem usage chart

Related Posts Plugin for WordPress, Blogger...