Before I go adding this functionality, I want to double check that it isn't there and solicit some input.

Generally, I can set the cycle time of monit with

set daemon 20

However, as it turns out, my system has differing needs here. I'm thinking that something like

check service foo with pidfile foo.pid
blah
blah
set cycle check 3

(This would cause it to only be checked every third cycle, so in the above example, it would be checked once per minute)

Any comments?

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

Reply via email to