This is strange ... works well on freebsd-6.4 for me:
Yes - the problem exists only on that specific machine and the
occurrence happens not each time I restart monit. My other FreeBSD
machines (also 6.4.) are working fine the whole time.
I'd suggest setting logging in monit configuration + enable verbose
mode ... you can modify the following line in rc script:
command_args="-c ${default_config}"
to (added "v"):
command_args="-vc ${default_config}"
Ok. Thanks
Can you verify whether monit is running with PID for which the rc
script is waiting? (in the example it was 93378).
Yes. I killed the monit process with the pid restart told me.
Nicola
--
To unsubscribe:
http://lists.nongnu.org/mailman/listinfo/monit-general