monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Different daemon times for different processes


From: rory
Subject: Different daemon times for different processes
Date: Tue, 31 Aug 2010 11:39:35 -0700
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2

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?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]