g.raphaelli's weblog

Ganglia for MySQL Metrics

written by g, on Jan 5, 2009 12:43:00 PM.

I just made some minor updates to the metric collection module I use for monitoring MySQL with Ganglia. It collects over 100 metrics and includes a basic report like:

MySQL selects, inserts, updates, deletes on one graph
This blog is the only thing using this MySQL server and I don't generate much traffic (hi mom!)

It works either as a ganglia 3.1-style gmond python module or as a gmetric script, for use with any decent version of ganglia. These are the relevant files:

Comments and improvements are welcome.
Categories: Technical |