Service keeps OK status before retrys checks
Posted: Fri Apr 04, 2014 7:25 am
Hello there guys,
I've got a situation which is:
I'm monitoring a service every five minutes and the status information is sent to the DB every five minutes consequently.
The thing is: When service goes to critical, my application treats this as the service is out.
Basically what i wanted is that before the service goes to status CRITICAL, it holds on the OK status for a while and do the rechecks before goes to a CRITICAL state.
Lets say if Nagios detects that the service is CRITICAL it doesn't change the status, retrys 5 times in 5 minutes and if the service stills on CRITICAL state, then goes to CRITICAL.
Does anyone have an idea?
I've got a situation which is:
I'm monitoring a service every five minutes and the status information is sent to the DB every five minutes consequently.
The thing is: When service goes to critical, my application treats this as the service is out.
Basically what i wanted is that before the service goes to status CRITICAL, it holds on the OK status for a while and do the rechecks before goes to a CRITICAL state.
Lets say if Nagios detects that the service is CRITICAL it doesn't change the status, retrys 5 times in 5 minutes and if the service stills on CRITICAL state, then goes to CRITICAL.
Does anyone have an idea?