Archive for July 8th, 2010

  • MySQL Replication Monitoring

    Thursday, July 8th, 2010

    MySQL Replication is widely and we need to have strong replication monitoring for these things 1) To monitor if the replication is working. 2) To check the latency between the master and slave . 3) TO check the consistency between the master and slave , as sometime due to manual or master server crash , [...]