advanced master dependet test

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
chri
Posts: 19
Joined: Mon Mar 09, 2009 6:47 am

advanced master dependet test

Post by chri »

Hello

How can i configure Hostmon for an Master Test and 2 dependet test like this one:
('%::Ping: esx1::SimpleStatus%'=='UP') or ('%::Ping: esx2::SimpleStatus%'=='UP')

How ist the expression for three tests?


thank you
christian
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

Not sure I understand your question. "Master Test and 2 dependet test"? Could you explain it more clear? What result do you want to achieve?

Do you mean, one test should be "master" for two other tests? Or some test should depends on two other tests?

In expression, you may use test names, e.g. ('%::TestA::SimpleStatus%'=='UP') or ('%::TestB::SimpleStatus%'=='UP')
where instead of TestA and TestB you should set some real test names, that you may see in "Test name" box in "Test Properties" window.
You may find more information about building expressions here: http://www.ks-soft.net/hostmon.eng/mfra ... m#userexpr

Regards,
Max
Post Reply