Tagged Questions
1
vote
5answers
530 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
354 views
Tool to monitor database data
I would like to tool that when record data changed inside all tables. so later i would get a report like
table user
added record - 3,user3..
deleted record - 2,user2..