Enable chosen tests

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
certisigner
Posts: 5
Joined: Thu Aug 30, 2007 8:09 am
Location: Brazil

Enable chosen tests

Post by certisigner »

I'm using Host Monitor 5.70 and it's working fine.

What i'm trying to do is:

All tests are disable, except Test 1. When Test 1 status change to "bad", i want to enable all the tests below, except tests in root 3

Can you help me with this?



Root
.....Test 1 (enable)

Root 2
.....Test 2 (disable)
.....Test 3 (disable)
......
......Test 100 (disable)


Root 3
..... Test 4 (disable)
..... Test 5 (disable)



Sorry about my poor English.

Thanks
Certisigner.
Hi,
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

I think, you may use "Execute HMS script" action: http://www.ks-soft.net/hostmon.eng/mfra ... #actScript
Try to use commands like:
SetCurrentFolder Root 2
EnableAllTests
SetCurrentFolder Root 3
EnableAllTests
....

Regards,
Max
Post Reply