"Normal" status based on another test status

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
clocktowertx
Posts: 5
Joined: Tue Oct 13, 2009 9:15 am
Location: Houston, TX

"Normal" status based on another test status

Post by clocktowertx »

Can someone give me an example of the expression that would have a test return a normal status as long as another test is normal?

We have two tests that need to be dependent on each other. First test checks the file age on a certain log file, and the other test counts files in this particular hot folder. If the first test's file age is more than 15 minutes, the second test will check file count and if it's 0, everything is fine.
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

If you need such dependant test, you don't need any expressions. Just use "This test depends on another test(s)" option
Please check the manual or visit our web site for more information
http://www.ks-soft.net/hostmon.eng/mfra ... htm#Master

If you need to set "Use Normal status if" test option for some other purpose, expression may look like '%::MasterTestName::Status%'=='Normal'

Regards
Alex
Post Reply