How can we detect replication failures?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Rajesh Kapur

    How can we detect replication failures?

    What is the easiest and sure way of generating an immediate email
    notification for replication failure?
    We currently use a PHP script in crontab that submits the 'show slave
    status' command and then checks on the 10th flag (Slave_IO_Runni ng) to be
    'Yes'. Is there a better way?


Working...