monit-dev
[Top][All Lists]
Advanced

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

Re: idea for "Up" status


From: Martin Pala
Subject: Re: idea for "Up" status
Date: Fri, 13 Feb 2004 22:43:55 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040122 Debian/1.6-1

Caleb clark wrote:
Martin, Thanks for working on this, just what i was waiting for! =)

Anyway. i see that you are using an if; then ; else structure, that
will be great!
as i was looking at that i thought of this.

#  check host server with addresss 172.16.10.1
#    if failed port 23 then alert
#    if not failed port 23 then <action>

Would that be of any use?

Thanks,
it seems interesting - it allows to split the rule for "positive" and "negative" events.

The "if failed port 23 then <action> [else <action>]" style is probably shorter and will be easier to implement, but the syntax change is no problem.


Cheers,
Martin






reply via email to

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