Dependant tests. How does it work in detail ?

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

Dependant tests. How does it work in detail ?

Post by JuergenF »

Hi all,

- Two tests.
- - A (ping to 192.168.168.1)
- - B (Service xx on 192.168.168.1 is up).
- B depends on A to be up.

Both tests running every 15 minutes.

After a few days the tests will not be "time-syncron" I think.

Question:
Are both tests now (after a few days) running in there own 15 minute cycle. So when server is down test B may go down, because it was the first test that found out about the servers problem ?

Or is always running test A just before test B because of that dependency ?

Thanks
Juergen
User avatar
Marcus
Posts: 367
Joined: Mon Nov 18, 2002 6:00 pm

Post by Marcus »

HostMonitor has a settings, which tells how long a 'master' test is valid. After this period, test A will be performed before test B is performed, regardless the previous state of test A.

Most likely you will perform test A much more than B. If you just want to test A and B and B being dependend on A, set the schedule for A much higher than B (at least twice as high).
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Yes, check "Consider status of the master test obsolete after N seconds" option that is located on Behavior page in the Options dialog.

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

Post by JuergenF »

From the help-file
"
Consider status of the master test obsolete after N seconds
This parameter is used by the program to determine whether the Master test status is up-to-date. Before starting a dependent test HostMonitor checks the status values of the Master tests defined on it. The parameter mandates for how long a Master test status is considered to be current.
"

And what if the master test is not current ? Is it retested before the depended test is done ?
User avatar
Marcus
Posts: 367
Joined: Mon Nov 18, 2002 6:00 pm

Post by Marcus »

Yes
Post Reply