Bug or my foult??

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
Grabarczyka
Posts: 8
Joined: Wed Aug 04, 2004 1:16 pm

Bug or my foult??

Post by Grabarczyka »

I've created, say, 2 tests 1 (ping - type): testA; 2 (ping type): testB.I've got a profile linked to testB with an action depending on condition in advanced mode. The action should be taken when testA's '%SimpleStatus%' field equals 'UP'. My action condition is: '::testA::%SimpleStatus%' == 'UP'. My problem is the action does not fire up in any testB '%SimpleStatus%' field value. Is this a bug or my fault
KS-Soft
Posts: 12903
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

If testB does not depends on testA, action should be triggered after testB is performed and testA has "good" status at this time. That's what you want?
You made mistake in expression, you should move % sign. '%::testA::SimpleStatus%' == 'UP'

Regards
Alex
Post Reply