monit-general
[Top][All Lists]
Advanced

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

RE: Configuring monit to call an external program (EXEC) as well as r e


From: Tom O'Brien
Subject: RE: Configuring monit to call an external program (EXEC) as well as r estart etc
Date: Wed, 16 Feb 2005 12:20:00 -0500

Thanks for the feedback...
I wish I had time to help out with a patch; I'll have to talk to my boss!

Tom.

-----Original Message-----
From: address@hidden [mailto:address@hidden] On Behalf Of Jan-Henrik Haukeland

Sent: Wednesday, February 16, 2005 12:03 PM
To: This is the general mailing list for monit
Subject: Re: Configuring monit to call an external program (EXEC) as well as r estart etc



On Feb 16, 2005, at 16:46, Tom O'Brien wrote:

> Hi all:
> Still battling this issue. My latest problem is that I assumed that I
> could
> write a construct like:
>
>     if 10 restarts within 10 cycles then exec "...some command..."
>
> However, when I try this, and check syntax (with -t option of monit),
> it
> complains about exec.
>
> Is it true that only a "timeout" action is allowed in this construct?

Unfortunately, yes. The timeout statement was one of the first
statements added in monit and it has been left that way. When we get
around to implement this feature;
http://www.tildeslash.com/monit/doc/next.php#20 we can drop the timeout
statement altogether since it will be redundant and can be replaced
with a "if X restart within Y cycles then unmonitor". Until that day
I'm afraid you will have to live with this inconsistency.

On a general note, we are few in the project and we may not always have
time to follow up on every good suggestion. Therefor suggestions backed
up by a patch or backed up with a patch later is always very welcome
:-)

--
Jan-Henrik Haukeland
Mobil +47 97141255



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


reply via email to

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