[Nagios-devel] Nagios retries checks too soon.

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

[Nagios-devel] Nagios retries checks too soon.

Post by Guest »

Running Nagios 3.2.3, here is an example from the log that shows Nagios
retrying a failed check after only 10 seconds. The normal check interval is
7.5 minutes, retry interval is 1 minute, max. check attempts is 3.

Note that this test has a timeout of 130 seconds, so it's been running for
over 2 minutes when it times out. Does Nagios do retries sooner when the
timeout for a check is longer than the retry interval? Is the retry interval
measured from the time the previous check starts, or from the time it ends?

[06-09-2011 09:16:14] SERVICE ALERT:
APS-P55;LoginPage;CRITICAL;SOFT;1;logintest CRITICAL - Timeout (130 sec.) reached

[06-09-2011 09:16:24] SERVICE ALERT: APS-P55;LoginPage;OK;SOFT;2;logintest OK







This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked