Warning status some time becomes bad

When you post information about some problem, please include the following details: - OS version (e.g. Windows 2000 Professional SP3); HostMonitor version; problem description.
Post Reply
totte
Posts: 55
Joined: Wed May 30, 2007 3:40 am

Warning status some time becomes bad

Post by totte »

I Use HM 7.72

I have a CPU test alarm at 80%. However, I want HM to set status warning if it has not been wrong more than 5 times. I have therefore set the following warning:

("%SuggestedSimpleStatus%"=="DOWN") and ("%recurrences%" < "4")

Normally hosmonitor reports warning, but sometimes you the test status reports bad even if the test gone wrong less than 5 times

Thanks for help.

//Christoffer.
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Not a bug. You are using wrong expression.
You should use %SuggestedRecurrences% or %FailureIteration% variable instead of %Recurrences%

Regards
Alex
totte
Posts: 55
Joined: Wed May 30, 2007 3:40 am

Post by totte »

thanks now it works!

//Christoffer
Post Reply