I searched for a Nagios plug-in for MySQL that you could use, but I can't find one that specifically just checks that the server is running. You can have a look at what plug-ins are available for MySQL and see if any of them are of interest to you:
http://www.nagiosexchange.org/Search_Projects.43.0.html Alternatively, if you could create a script yourself that can contact the MySQL server to see if it is available, you could use a command-line probe to invoke it: http://www.dartware.com/intermapper/docs/DevGuide/02-customprobes/commandlin eprobes.htm Janice Losgar Dartware, LLC -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Allyn J. Crowe Sent: Tuesday, July 25, 2006 11:44 AM To: InterMapper Discussion Subject: Re: [IM-Talk] MySQL custom probes? OS X On Jul 25, 2006, at 11:40 AM, Janice Losgar wrote: > What platform is the server running on? > > Janice Losgar > Dartware, LLC > > -----Original Message----- > From: [email protected] > [mailto:[EMAIL PROTECTED] On Behalf Of Allyn J. > Crowe > Sent: Tuesday, July 25, 2006 11:36 AM > To: InterMapper Discussion > Subject: Re: [IM-Talk] MySQL custom probes? > > yep just want to make sure that the server is running. > > On Jul 25, 2006, at 11:32 AM, Janice Losgar wrote: > >> Allyn, >> >> What kind of information do you want to get with a MySQL probe? Do >> you want >> to monitor the MySQL service? >> >> Janice Losgar >> Dartware, LLC >> >> -----Original Message----- >> From: [email protected] >> [mailto:[EMAIL PROTECTED] On Behalf Of Allyn J. >> Crowe >> Sent: Tuesday, July 25, 2006 11:22 AM >> To: [email protected] >> Subject: [IM-Talk] MySQL custom probes? >> >> I have tried the one reference to the MySQL custom probes I found in >> the list archives. I was wondering if there was a working MySQL >> custom probe? If so where can I get it? >> >> Thanks! >> ____________________________________________________________________ >> List archives: >> http://www.mail-archive.com/intermapper-talk%40list.dartware.com/ >> To unsubscribe: send email to: [EMAIL PROTECTED] >> >> ____________________________________________________________________ >> List archives: >> http://www.mail-archive.com/intermapper-talk%40list.dartware.com/ >> To unsubscribe: send email to: [EMAIL PROTECTED] >> >> > > ____________________________________________________________________ > List archives: > http://www.mail-archive.com/intermapper-talk%40list.dartware.com/ > To unsubscribe: send email to: [EMAIL PROTECTED] > > ____________________________________________________________________ > List archives: > http://www.mail-archive.com/intermapper-talk%40list.dartware.com/ > To unsubscribe: send email to: [EMAIL PROTECTED] > > ____________________________________________________________________ List archives: http://www.mail-archive.com/intermapper-talk%40list.dartware.com/ To unsubscribe: send email to: [EMAIL PROTECTED] ____________________________________________________________________ List archives: http://www.mail-archive.com/intermapper-talk%40list.dartware.com/ To unsubscribe: send email to: [EMAIL PROTECTED]
