esclation alert

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
gdvl
Posts: 103
Joined: Thu Apr 04, 2002 6:00 pm
Location: Belgium
Contact:

esclation alert

Post by gdvl »

Hi,

I want to setup an escalation alert when a test is bad for (example) one hour, independent of the test interval. (sometimes 5 or 10, ... minutes)
I think it must be possible via a formula in action properties => advanced mode.
Suggestions ?

Regards,
Gert
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Its possible but it cannot be independent of the test interval.
If test interval 10 min, expression could look like ('%SimpleStatus%'=='DOWN') and (%Recurrences%==6). But if test interval is 5 min, expression should look like ('%SimpleStatus%'=='DOWN') and (%Recurrences%==12).

Regards
Alex
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

I think if we implement new valiable %IntervalMin%, it will be possible to use interval intependent formula

Regards
Alex
Post Reply