monit-general
[Top][All Lists]
Advanced

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

Centos 5.2 + inittab


From: Samir Faci (Dev)
Subject: Centos 5.2 + inittab
Date: Tue, 31 Aug 2010 10:41:25 -0500

I was looking at:  http://mmonit.com/wiki/Monit/FAQ which has a simple
example on how to setup monit to run from your inittab file.

I presume that the configuration file I should do a: "set init"

the process seems to be running:
#>  ps -aux | grep "monit"
root      6392  0.0  0.0  49308  2056 ?        Ss   10:23   0:00
/usr/bin/monit -Ic /etc/monit.conf -l /var/log/monit.log

inittab:

mo:2345:respawn:/usr/bin/monit -Ic /etc/monit.conf -l /var/log/monit.log


but it doesn't seem to be monitoring any of my services.  If I run
monit using the startup script everything works fine.

Am I missing something obvious?


--
Samir Faci
*insert title*
fortune | cowsay -f /usr/share/cows/tux.cow



reply via email to

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