Hi,

I want a long running program to timeout in monit.

check program try with path "all.sh"

works and the program is killed in 600 seconds.

Now with monit 5.5 if I use the syntax:

check program try with path "all.sh"  with timeout 900 seconds

Then monit does not kill the program and the process ends up being defunct.

Using monit -v to print out the service list, indicates the timeout of 900 seconds has been accepted.
I tried various syntax but that did not seem to help.

Anyone seen this issue?


--
khivi

[email protected]
+1 646 233 3549 (office)
khivi4304 (skype)


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

Reply via email to