Thanks to all the people who emailed me off list, to remind me that the check_mysql plugin actually contains the functions I wanted! I appreciate all the help. Thanks. --- Kind Regards, Mr Gabriel
> -----Original Message----- > From: Arno Lehmann [mailto:[email protected]] > Sent: 15 April 2009 10:33 > To: [email protected] > Subject: Re: [Nagios-users] MySQL replication status plugin > > Hi, > > 15.04.2009 11:06, Gabriel - IP Guys wrote: > > > > > > Good morning guys, (and girls), I hope all is well. I've been given > the > > task to, and I quote - "Write a Nagios plugin to test the replication > > status of two servers by > > comparing the position on the master to that on the slave" > > > > I don't know about the "position" question, but my check_mysql from > the standard plugins 1.4.11 tells me this: > > Options: > ... > -S, --check-slave > Check if the slave thread is running properly. > -w, --warning > Exit with WARNING status if slave server is more than INTEGER > seconds behind master > -c, --critical > Exit with CRITICAL status if slave server is more then INTEGER > seconds behind master > > So why not check if that is what you need? > > > > > To save myself a lot of work, I'd like to know if anything has been > done > > in this arena already, I would be over the moon, if someone has > beaten > > me to it, but I am so not in the mood to write one! > > Arno > > > > > > > --- > > > > Kind Regards, > > > > Mr Gabriel > > > > > > > > > > --------------------------------------------------------------------- > --- > > > > --------------------------------------------------------------------- > --------- > > This SF.net email is sponsored by: > > High Quality Requirements in a Collaborative Environment. > > Download a free trial of Rational Requirements Composer Now! > > http://p.sf.net/sfu/www-ibm-com > > > > > > --------------------------------------------------------------------- > --- > > > > _______________________________________________ > > Nagios-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/nagios-users > > ::: Please include Nagios version, plugin version (-v) and OS when > reporting any issue. > > ::: Messages without supporting info will risk being sent to > /dev/null > > -- > Arno Lehmann > IT-Service Lehmann > Sandstr. 6, 49080 Osnabrück > www.its-lehmann.de > > ----------------------------------------------------------------------- > ------- > This SF.net email is sponsored by: > High Quality Requirements in a Collaborative Environment. > Download a free trial of Rational Requirements Composer Now! > http://p.sf.net/sfu/www-ibm-com > _______________________________________________ > Nagios-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/nagios-users > ::: Please include Nagios version, plugin version (-v) and OS when > reporting any issue. > ::: Messages without supporting info will risk being sent to /dev/null ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
