monit-general
[Top][All Lists]
Advanced

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

Re: [monit] How to test that Internet is really up ?


From: Eric Pailleau
Subject: Re: [monit] How to test that Internet is really up ?
Date: Tue, 19 May 2009 10:13:43 +0200
User-agent: Thunderbird 2.0.0.21 (X11/20090330)

Aleksander Kamenik a écrit :
Eric Pailleau wrote:
My idea is to test several ip addresses with AND function...

Actually wouldn't you want to use the OR structure? For example with 2 services and a logical AND you would be alerted if any of the services are down. With OR, only when both are down. Assuming a negative result triggers the alert.

Regards,


Whatever the method, developpers may decide the way AND/OR should be 
interpreted.
Your vision is more right 'codingly speaking' but my proposal is more user 
friendly I guess.

But it is not right that a negative result triggers the alert,

"elseif successfull then alert" can be done .

Anyway Martin will decide the usage of it. I don't care if documentation is clear 
and right :>).

Regards





reply via email to

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