I have a config like this

check process myshwith pidfile /var/run/mysh.pid
  start program = "/usr/bin/mysh.sh start"
  stop program  = "/usr/bin/mysh.sh stop"

if mysh runs an executable everything is fine, if it runs another
script that will never end then it never starts, is it something to do
with how monit runs processes? how can I get round it?


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

Reply via email to