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
advanced master dependet test
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
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
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