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:
Thanks for the information. We have been using the APM to monitoirng linux servers for their avilabilty, cpu, disk space, memory etc and as well as for montoting different process like mysql, apache which does not require any sort of scripting. As of now we have not made you of any Linux/Unix Script Monitor. Infact, I did try once and it was asking for credentials....I did give my ssh credentails.....how it sid not work. Would really like to make it work.....not sure how. Can you please emplasize more on the Linux/Unix Script Monitor process.