depends on another test/expression - question

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
digger
Posts: 2
Joined: Tue Oct 25, 2011 11:34 pm

depends on another test/expression - question

Post by digger »

Hello,

I have a small question.
We are still in test fase !!

We have some servers that test the diskspace.
All servers are in the same subnet/site.

Hostmonitor is in another site/subnet/place

When a site goes down (powerfaillure or isp problem) all the test goes bad.
So I think I need to rely on another test.


here is the question.

Is it possible to check if the server is available and then do the test ?
If server is not available then no test, can this be done by an expression or another test ?

so something like

('%::TestA::SimpleStatus%'=='UP')
but "TestA" should be the host "%host%"
is this possible ?

('%::%host%::SimpleStatus%'=='UP') ==> does not work


So to be short.
test performed from the hostmonitor should only be done if the to-be-tested Server is online (pingable)

Image

Regards,
Digger
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

Sounds like you want to setup Dependant test without creating Master test? This is impossible.

What you need - simply setup Master test (e.g. Ping test) and select this test using "This test depends on another test(s) option.
http://www.ks-soft.net/hostmon.eng/mfra ... htm#Master
digger
Posts: 2
Joined: Tue Oct 25, 2011 11:34 pm

Post by digger »

Thank you.

I configered a test to a router for that site, and placed this as the master.
works fine.

regards,
Post Reply