monit-general
[Top][All Lists]
Advanced

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

Re: Problem to monitor MySQL


From: bosco
Subject: Re: Problem to monitor MySQL
Date: Mon, 12 Sep 2005 16:59:49 +0200

Hi,

my configuration :

check process mysqld with pidfile /var/run/mysqld/mysqld.pid
  start program = "/etc/init.d/mysqld start"
  stop program = "/etc/init.d/mysqld stop"
  if failed host 127.0.0.1 port 3306 then restart
  if cpu is greater than 60% for 2 cycles then alert
  if cpu > 80% for 5 cycles then restart
  if children > 100 then restart
  if loadavg(5min) greater than 50 for 8 cycles then restart
  if 3 restarts within 5 cycles then timeout
  alert address@hidden
  group server

Monit version : 4.5.1

i don't have monit log. What must i use to have them ?

Thanks

----- Original Message ----- From: "Martin Pala" <address@hidden>
To: "This is the general mailing list for monit" <address@hidden>
Sent: Sunday, September 11, 2005 8:57 AM
Subject: Re: Problem to monitor MySQL


Can you sent your configuration for mysql check, monit version, and output from monit log in debug mode?

Thanks,
Martin

bosco wrote:
Hi,

i've saw that i'm not the only one who have this problem.

That happen, monit can't monitor mysqld process. My rectives are correct but i don't know xhy it doesn't want to monitor mysql.

if someone can help me...

Thanks


--
To unsubscribe:
http://lists.nongnu.org/mailman/listinfo/monit-general


--
To unsubscribe:
http://lists.nongnu.org/mailman/listinfo/monit-general





reply via email to

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