As many other features, mySQL does not provide « out of the box » script to monitor the replication.
Here we are going to see how to put in place a shell script that will poll our server any minute and send an alert if the slave is not replicating anymore. Lire la suite