Search found 8 matches
- Fri Jul 06, 2018 10:23 am
- Forum: Open Source Nagios Projects
- Topic: Nagios check not honoring retry_interval
- Replies: 7
- Views: 4042
Re: Nagios check not honoring retry_interval
Not at all. Thanks!
- Fri Jul 06, 2018 12:19 am
- Forum: Open Source Nagios Projects
- Topic: Nagios check not honoring retry_interval
- Replies: 7
- Views: 4042
Re: Nagios check not honoring retry_interval
Scott,
I have submitted the bug report at https://github.com/NagiosEnterprises/na ... issues/551. Thanks!
I have submitted the bug report at https://github.com/NagiosEnterprises/na ... issues/551. Thanks!
- Thu Jul 05, 2018 8:33 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios check not honoring retry_interval
- Replies: 7
- Views: 4042
Re: Nagios check not honoring retry_interval
Thanks Scott. The issue is reproducible on demand. I'll reproduce and post to the link provided later tonight.
- Wed Jul 04, 2018 9:48 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios check not honoring retry_interval
- Replies: 7
- Views: 4042
Re: Nagios check not honoring retry_interval
So did some further testing and the retry_interval is only used for services if the host is down. Once the host is in a down state the service is checked every minute. Not sure if this is the expected behavior or not as it seemed from the documentation it should use the retry_interval whenever the s...
- Wed Jul 04, 2018 3:09 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios check not honoring retry_interval
- Replies: 7
- Views: 4042
Re: Nagios check not honoring retry_interval
Sorry, forgot to mention Nagios version is 4.4.1.
- Wed Jul 04, 2018 1:29 am
- Forum: Open Source Nagios Projects
- Topic: Nagios check not honoring retry_interval
- Replies: 7
- Views: 4042
Nagios check not honoring retry_interval
Hello All, I have a check running that does not use the retry_interval when in a soft state. I've gone over my configs and have been unable to determine the issue. Debug confirms that the issue is definitely happening. The check is sent to the host via NRPE: [1530676320.673831] [4096.2] [pid=25078] ...
- Tue May 23, 2017 3:53 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios Core 4.3.2 xdata/xodtemplate.c bug
- Replies: 2
- Views: 2971
Re: Nagios Core 4.3.2 xdata/xodtemplate.c bug
Absolutely. Thanks!
- Thu May 11, 2017 8:44 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios Core 4.3.2 xdata/xodtemplate.c bug
- Replies: 2
- Views: 2971
Nagios Core 4.3.2 xdata/xodtemplate.c bug
Upgadeded nagios 4.3.2 tonight and did the normal config check, got the following: WARNING: The normal_retry_interval attribute is deprecated and will be removed in future versions. Please use retry_interval instead. Couldn't find a reference to normal_retry_interval in any of my object config files...