|
From: | Martin Pala |
Subject: | Re: Monit and capisuite? |
Date: | Tue, 20 Sep 2005 22:52:10 +0200 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.11) Gecko/20050914 Debian/1.7.11-1 |
You can read the capisuit documentation or try to trace the 'open' system call and look for the pidfile in the output, for example:
strace -e open /etc/init.d/slapd start(probably more system calls can be interesting too, such as getpid and write)
Martin lars wrote:
hello!I am new to monit - but since a week it works like a charm. Now i would like to have capisuite monitored, too. However, there is no capisuite.pid or anything like that in /var/run/ or anywhere else. I played around with the find command, but no success.Did anyone successfully monitor capisuite with monit? Thanks for any help in advance!Regards, Lars-- To unsubscribe: http://lists.nongnu.org/mailman/listinfo/monit-general
[Prev in Thread] | Current Thread | [Next in Thread] |