in reply to Re^2: Mysql Health script
in thread Mysql Health script

There is some simple Perl code in the book "High Performance Mysql" which does a slave check. Very good book by the way.

Have you considered to use nagios (or other monitoring solutions)? There are some plugins for nagios that deal with Mysql.

Replies are listed 'Best First'.
Re^4: Mysql Health script
by Anonymous Monk on Nov 17, 2007 at 13:00 UTC
    hi, thanks stark..it did help, however i still am stuck with picking up the variables dynamically and using it for calculation..