Hello all,

Monit is monitoring a program for me that apparently changes its PID or
periodically restarts itself with a new pid so Monit keeps sending me emails
saying "monit alert -- Changed <process name>"

I can't find a way to stop or exclude those notifications.

Here is my config entry:

check process <process name> with pidfile "/var/run/<process name>.pid"
  alert <[EMAIL PROTECTED]> only on { timeout, nonexist }

Thanks in advance,

Cliff



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

Reply via email to