Event hanler not executing continously
Posted: Wed Apr 01, 2015 1:32 am
Hi Team,
i have configured a linux based sms gateway to send sms alerts if a host is down.
i have created a new misc command and put it as an event handler.
so if a host is down, it will execute that event handler and sms is coming.
I have given recheck interval as 10 minutes. so it checks all hosts for every 10 minutes and if a host is down, it will send sms every 10 minutes.
Now the issue is if a host is down for say around 2 hrs, it is triggering sms for around 2 checks. after that it is not executing the event handler.
But i want to be in such a way it has to trigger the event handler every 10 minutes, until the host is up.
Please advise.
i have configured a linux based sms gateway to send sms alerts if a host is down.
i have created a new misc command and put it as an event handler.
so if a host is down, it will execute that event handler and sms is coming.
I have given recheck interval as 10 minutes. so it checks all hosts for every 10 minutes and if a host is down, it will send sms every 10 minutes.
Now the issue is if a host is down for say around 2 hrs, it is triggering sms for around 2 checks. after that it is not executing the event handler.
But i want to be in such a way it has to trigger the event handler every 10 minutes, until the host is up.
Please advise.