|
From: | Nathan Williams |
Subject: | Re: |
Date: | Wed, 17 Jul 2013 14:19:29 -0700 |
So..how to a make monit work with pidof in lieu of "with pidfile "/var/run/zookeeper.pid"?I can get the pid using "pidof java".Problem is there is no pid fileI typically would use the below to monitor zookeeper on ubnutu 12.04.Hi,
check process zookeeper
with pidfile "/var/run/zookeeper.pid"
start program = "/etc/init.d/zookeeper start"
stop program = "/etc/init.d/zookeeper stop"
--
To unsubscribe:
https://lists.nongnu.org/mailman/listinfo/monit-general
[Prev in Thread] | Current Thread | [Next in Thread] |