Page 1 of 1
flexible downtime behaviour
Posted: Mon Jul 18, 2011 6:25 am
by nwieland
We just noticed that if you put a host under flexible scheduled downtime, but nagios doesn't pick up the host as down (as in reboot happening between two checks), the host will actually stay under downtime indefinitely. Is this working as intended? I had expected that if it received a host down trigger, it would start the specified downtime duration, but if it did not, it would cancel the downtime after end of the flexible downtime window.
Re: flexible downtime behaviour
Posted: Mon Jul 18, 2011 9:59 am
by lmiltchev
What are the values for your "Max. check attempts", "Retry interval" and "Check interval" under "Check Settings" tab for the particular host in the Nagios Core Config Manager?
Re: flexible downtime behaviour
Posted: Mon Jul 18, 2011 10:30 am
by lmiltchev
If you are bringing the host down for a very short period of time (for example, just rebooting), fixed downtime will work probably better than the flexible downtime. It is intended to work this way.
Re: flexible downtime behaviour
Posted: Tue Jul 19, 2011 12:45 am
by nwieland
lmiltchev wrote:What are the values for your "Max. check attempts", "Retry interval" and "Check interval" under "Check Settings" tab for the particular host in the Nagios Core Config Manager?
5/1/5
Re: flexible downtime behaviour
Posted: Tue Jul 19, 2011 12:46 am
by nwieland
lmiltchev wrote:If you are bringing the host down for a very short period of time (for example, just rebooting), fixed downtime will work probably better than the flexible downtime. It is intended to work this way.
ok, we'll stick with fixed then, thanks!
Re: flexible downtime behaviour
Posted: Tue Jul 19, 2011 8:50 am
by lmiltchev
You are welcome!