MySQL Forums
Forum List  »  Replication

Replication monitoring
Posted by: Daniel Ciulinaru
Date: September 27, 2005 10:28AM

Hi MySQL gurus,

I have to implement replication monitoring and failover. It has to do this: when a slave is not keeping up with the replication then some process/daemon should take it out from the load balancer and let it finish copying from master. Once it finished, the same process/daemon should put it back to load balancer and make it available for queries.
In the same time, should be in place a process/daemon that takes out the load balancer unresponsive boxes (failover).
Do you have any ideas/sites/projects that do something like this?

Options: ReplyQuote


Subject
Views
Written By
Posted
Replication monitoring
2479
September 27, 2005 10:28AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.