Tagged Questions
1
vote
1answer
252 views
replication warning: transactional replication latency alert not working
I have set up a predefined replication alert (as outlined here) in SQL Server 2008 and the alert for Replication Warning: Transactional replication latency does not appear to work. This is triggered ...
4
votes
2answers
413 views
replication monitor: why is current average performance poor?
I am a replication rookie. We have a very simple transactional replication set up in SQL Server. I am looking at the Replication Monitor on the subscriber and one of my subscriptions show Poor ...
1
vote
5answers
531 views
MySQL Replication monitoring [closed]
Im looking for a tool that could help me and my team monitor our MySQL Replication.
I would love for a tool that could alert me if
Seconds_Behind_Master passes a threshold
Slave_SQL_running is ...
2
votes
3answers
2k views
Script to Monitor MySQL Replication
G'Day,
I am looking for a bash script (using Perl - As that is already installed on the machine and I don't want to have to install Ruby, Python etc. just for this requirement) that will perform some ...