Retest after another test was GOOD for X sec

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
AlexL
Posts: 62
Joined: Tue Jul 18, 2006 9:56 am
Location: Switzerland

Retest after another test was GOOD for X sec

Post by AlexL »

Assume I check if a service is active, and make it dependent of a PING master test. Now, when I reboot the machine, the Ping test will report OK, but probably the service will not yet be stated, and I want the Service test to wait some time before trying.

What is the best/easyest solution for this?

TIA

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

Post by KS-Soft »

I think you may use "Test depends on expression" mode and expression like "Perform test if ('%::MasterTestName::SimpleStatus%'=='UP') and (%::MasterTestName::Recurrences%>2)
This way dependant test will be started when master test returned "good" status 3 times (or more) in a row.

Regards
Alex
Post Reply