monit-general
[Top][All Lists]
Advanced

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

Re: Monitoring MYSQL and other applications


From: Rui Lapa
Subject: Re: Monitoring MYSQL and other applications
Date: Tue, 28 Aug 2012 08:37:08 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120714 Thunderbird/14.0

Hi,


Change your my.cnf to include, f.e.,

pid-file        = /var/run/mysqld/mysqld.pid


Then check that pid file

check process mysqld with pidfile /var/run/mysqld/mysqld.pid
        start program = "/etc/init.d/mysql start"
        stop program  = "/etc/init.d/mysql stop"

Your welcome,
    Rui Lapa


Em 28-08-2012 07:33, Ajay Padhi escreveu:
Dear Team,

As there was no PID file for mysql in Ubuntu 10.04.

Is there any other way to moniter the mysql service and also want to
moniter other service too.


Regards,
Ajay Padhi




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





reply via email to

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