Tag: linux

Monitoring MySQL Replication with Munin and mk-heartbeat

21st November 2008 No comments

We use Munin and MySQL Replication from our production systems for hot standby purposes. But how to know if replication breaks? Using components of the excellent MySQL Toolkit, I wrote a Munin plug-in to monitor replication delay and alert with an email if the delay gets above a certain level. This requires running mk-heartbeat as […]