PDA

View Full Version : anyone interested in check_graph_mysql.pl ?


jperrin
08-10-2006, 03:38 PM
I haven't found a check_graph_mysql.pl plugin yet, so I'm using some of the other graphing plugins as a template for check_graph_mysql.pl. Once complete it should be able to graph based on the output of the check_mysql plugin, so queries per second, slow queries, things of that nature. Anyone else interested in this?

rom
08-10-2006, 03:46 PM
For testing ? Sure !
Perfparse management too ?

jperrin
08-10-2006, 05:38 PM
I haven't looked at perfparse with it. All this plugin does is pull the values from the results of check_mysql and plop them in rrd. It may very well take some tweaking, as my perl-fu is not strong yet. But I'm learning.