monit-general
[Top][All Lists]
Advanced

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

Re: MySQL monitoring: too many bad connections from host


From: Martin Pala
Subject: Re: MySQL monitoring: too many bad connections from host
Date: Fri, 01 Apr 2005 01:26:20 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050324 Debian/1.7.6-1

Hi,

here is patch which adds support for native MySQL protocol test to monit (the patch is for monit-4.5, but most probably will work on older releases too).

It is commited to cvs and will be (probably) part of next monit version :)

Martin


Neil Robst wrote:
Yup, that's probably the problem.  You can start mysql with

  -O max_connect_errors=999999999

to make the problem go away.  Alternatively, running the SQL command


Ah, I didn't know about this - thanks!

Not the most ideal resolution, but should certainly alleviate the problem
until I can do something better.

Thanks,
Neil



Attachment: mysql.patch
Description: application/unknown


reply via email to

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