Page 1 of 1

Service checks in Pending status

Posted: Mon Jun 10, 2013 1:31 pm
by cbadmin
Hello All,

I am using Nagios 3.5 on RHEL 6.4. I am having a weird issue where hosts checks are working however service checks are in Pending state. Passive checks are disabled and it's not a timezone issue (I checked). Also the scheduling queue shows the active check is scheduled, and as per the nagios.log it seems like the service check was initiated and the results are OK. However on the website it's still in Pending state. Any help is appreciated.

Thanks,

Re: Service checks in Pending status

Posted: Mon Jun 10, 2013 2:34 pm
by slansing
Can you post an image of one of your service's status details page's that is in a pending state? Can you type the following in your Nagios server's CLI and return the output?:

Code: Select all

cat /etc/php.ini | grep date.timezone

Code: Select all

hwclock
You could have a timezone issue.