Search found 2 matches

by egoitz
Tue Feb 09, 2021 2:29 am
Forum: Open Source Nagios Projects
Topic: Minimum check interval in Nagios core
Replies: 3
Views: 2416

Re: Minimum check interval in Nagios core

Hi Benjamin,

Thanks a lot for your answer.

I have already done that. But it's still not working as expected... It gets more delay... perhaps 1 or 2 minutes...

Any ideas?

Cheers :)
by egoitz
Mon Feb 08, 2021 5:37 pm
Forum: Open Source Nagios Projects
Topic: Minimum check interval in Nagios core
Replies: 3
Views: 2416

Minimum check interval in Nagios core

Good night, I was trying to make a dedicated to few server Nagios, to have them checked every 15 seconds. The fact is that even setting : in nagios.cfg : interval_length=1 In templates.cfg: check_interval 6 retry_interval 3 It seems some checks are done even each minute and more.... I have not been ...