monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: custom mysql monitoring


From: Jan-Henrik Haukeland
Subject: Re: custom mysql monitoring
Date: Wed, 10 May 2006 12:43:57 +0200


On 10. mai. 2006, at 03.38, Christopher P. Lindsey wrote:

   How far out is the ability to check exit codes from scripts for
   custom monitoring?  This seems like a good candidate for that kind
   of functionality.

   If it's still a ways out,

Probably. BTW I will take responsibility for implementing this.


I'd be willing to write a patch to support
mysql query tests compared against a regex. That could be particularly
   powerful against queries like 'show status'.

Appreciated, although a) this does not sound trivial and b) monit should not link against the libmysqlclient library, so you must implement the communication directly. The rationale is to avoid that monit depends on X numbers of external libraries). It would be elegant to get the solution you describe but it is far simpler to run mysql, postgres or foobar clients from the command-line using monit's script execution (when it is ready. In the meantime, using the PHP test described by Paul M. later in the thread sounds like a good workaround in my book.

--
Jan-Henrik Haukeland
Mobil +47 97141255

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]