Dynamic Master 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
JuergenF
Posts: 331
Joined: Sun Jan 26, 2003 6:00 pm
Location: Germany, North Rhine-Westphalia

Dynamic Master Test

Post by JuergenF »

Hi all,

in the folder properties we can set an "Folder specific Agent".
That makes it a lot easier when we copy or move a test to other folders.

Question: How can I set a "Folder specific Master test" ?

Thanks

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

Post by KS-Soft »

You may use folder-level variables. E.g. set variable fvar_master = MasterTestName
then use expression for dependant tests
('%::%fvar_master%::SimpleStatus%'=='UP')

Regards
Alex
JuergenF
Posts: 331
Joined: Sun Jan 26, 2003 6:00 pm
Location: Germany, North Rhine-Westphalia

Post by JuergenF »

It works, thanks.

But the dependant tests reacts a lot slower than the other tests which have the master-test directly configured.
These tests change nearly immediately from "Wait for master" to "Ok" or "Bad"

The "Expression based test" only changes after the next test-interval.

So that's not optimal.
Do you plan to implement a Folder specific Option like the Folder specific Agent ?
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

What version of HostMonitor do you use?
Are you using "Recheck dependant test items when master test status has been changed" option?

Regards
Alex
JuergenF
Posts: 331
Joined: Sun Jan 26, 2003 6:00 pm
Location: Germany, North Rhine-Westphalia

Post by JuergenF »

V9.58
Yes, "recheck dependant tests" is enabled
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Correct, this option does not apply to "depends on expression" items.
We will check how it can be improved...

Regards
Alex
Post Reply