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.
I have a Nagios Core 3.5.1 installed on a virtual machine with 2 virtual CPUs and 2 GB of RAM and it's running Ubuntu 12.04.5 LTS (GNU/Linux 3.2.0-29-generic x86_64).
I have noticed that despite the defined service template configuration being as follow:
max_check_attempts 5 ; Re-check the service up to 5 times in order to determine its final$
normal_check_interval 5 ; Check the service every 5 minutes under normal conditions
retry_check_interval 1
The intervals of servicechecks are longer than expected. It's always beyond 5 minutes (see attached image):
Can anyone give me any insight on this please?
Thank you in advance
Can you please post your objects.cache for us to look at? /usr/local/nagios/var/objects.cache. I'd like to see how it's looking as a whole, rather then just the configuration file.
Are you running any additional components in conjunction with Nagios?
I am sending our objects.cache as an attachment. I have removed contact names but the rest is all there.
I have ndoutils running as well.
Our system is processing 280 hosts and 913 services.
All looks good there, could you also attach a screenshot of your Performance Info page?
Also - could you attach a screenshot of one of the service detail pages? I'd like to see what the 'last check time' and 'next scheduled check' times are lining up to.
The screen captures are showing that the scheduler isn't running the checks quick enough and there are some settings you can change in the nagios.cfg file to fix that.
Can you edit the nagios.cfg file and change the following from