Hi All,
Is there anyway we can monitoring mysql master/slave database replication through Solarwinds?
Thanks
What method of replication are you using?
Hi,
We use the mysql master/slave replication model.
Thanks.
Sorry.....whem you say method.....what do you imply?
Shailesh
You had the right idea - master/slave replication is what I needed to know. So you're using 'show master status', 'show slave status', and the like to determine its health, right? I'd write a small script that does the following: