Alert setting

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
JD
Posts: 6
Joined: Tue May 05, 2009 4:25 am

Alert setting

Post by JD »

Good Day all,

I want to set a profile to send an alert if there is failure to check every half a minute and if the problem is resolved immediately send SMS, but if not resolved the problem that half an hour to send SMS

How can I do this ?
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Test performed every 30 sec and you want to send "good" SMS just once, send "bad" SMS every 30 minutes starting 1st "bad" action after 1st test failure?
Then you need to add 2 actions into profile assigned to the test

1) "good" action:
- condition to start action: standard mode
- start when 1 consecutive "good" result occurs
- repeat 1 time

2) "bad" action
- condition to start action: advanced mode
- use expression for the action like ('%SimpleStatus%'=='DOWN') and (%Recurrences% mod 60==1)

Regards
Alex
Post Reply