service host check takes over 50 min

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
martinkuriax
Posts: 37
Joined: Tue Jul 01, 2014 12:21 pm

service host check takes over 50 min

Post by martinkuriax »

Hi,

I have installed xi-2014r1.0.tar.gz successfully, but its seems nagios xi is taking too long in probing the services and host.

I am checking the nagios logs using the command below, nothing more gets displayed after "[1404398484] Successfully launched command file worker with pid 62795" line
Its is taking too long over 50 min or so.

#tail -f /usr/local/nagios/var/nagios.log
[1404398484] ndomod registered for aggregated status data'
[1404398484] ndomod registered for retention data'
[1404398484] ndomod registered for contact data'
[1404398484] ndomod registered for contact notification data'
[1404398484] ndomod registered for acknowledgement data'
[1404398484] ndomod registered for state change data'
[1404398484] ndomod registered for contact status data'
[1404398484] ndomod registered for adaptive contact data'
[1404398484] Event broker module '/usr/local/nagios/bin/ndomod.o' initialized successfully.
[1404398484] Successfully launched command file worker with pid 62795

Please advice how I can re-schedule my checks so as to check almost immediately

Monitoring Engine Check Statistics
Metric
Value
Active Host Checks
1-min 2
5-min 3
15-min 3

Passive Host Checks
1-min 0
5-min 0
15-min 0

Active Service Checks
1-min 9
5-min 51
15-min 52

Passive Service Checks
1-min 0
5-min 0
15-min 0


Regards
Martin
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: service host check takes over 50 min

Post by sreinhardt »

Could you explain what makes you feel this is taking so long? Also, what check you are running when this is happening? From the data provided all I can see is that you have about 50 checks running per each 5 and 15 minute interval.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Locked