Munin plugin for graphing MySQL slave delay

Sunday, 10 February 2008, 11:41 | Category : MySQL, Software Development
Tags :

I wanted to track the delay of a mysql slave server in Munin, and found nothing appropriate after a quick google. So, in case anyone else finds it useful, here is a plugin which will allow you to do just that.
Here’s a typical graph:

Download: mysql_slave (1 Kb)
EDIT: I wrote this so I could better [...]