Page 1 of 1
Host Check pending
Posted: Tue May 27, 2014 7:58 am
by ancovington
Good morning,
When I logged into the Nagios web page, it will not allow us to view the Hostgroup Overview. It is blank, but it will allow us to see the service details. When you click on a host from there, it says host check is pending. It has been pending for 30 minutes. Could someone please help?!
Re: Host Check pending
Posted: Tue May 27, 2014 9:10 am
by scottwilkerson
The 3 blue checks (top right) lead me to believe there is a problem with nd02db, lets run the following
Code: Select all
service ndo2db stop
service nagios stop
killall -9 ndo2db
killall -9 nagios
service ndo2db start
service nagios start
Re: Host Check pending
Posted: Tue May 27, 2014 10:39 am
by ancovington
Thank you. That helped with the blue error messages and it is allowing us to see the list of hosts now, but it is still not functioning correctly. The hosts are now grayed out and saying that the host is disabled, but it isn't. Also, the service status is blank. Could this have anything to do with the upgrade we attempted to do, but received an error?
Re: Host Check pending
Posted: Tue May 27, 2014 12:35 pm
by lmiltchev
Run the following commands:
Code: Select all
cd /usr/local/nagiosxi/scripts
./repairmysql.sh nagios
./repairmysql.sh nagiosql
Let me know if this helped.
Re: Host Check pending
Posted: Tue May 27, 2014 12:55 pm
by ancovington
This is still an issue.
Re: Host Check pending
Posted: Tue May 27, 2014 12:56 pm
by ancovington
Is there a chance that the install didn't take because there is still a notification to update Nagios under important tasks although I updated Nagios?
Re: Host Check pending
Posted: Tue May 27, 2014 2:56 pm
by ancovington
This issue seems to have been resolved. I had to revert back to a previous snapshot and try the update over again. It seemed to do the trick.
Re: Host Check pending
Posted: Tue May 27, 2014 2:58 pm
by tmcdonald
Would you like us to keep the thread open in case the issue comes back?
Re: Host Check pending
Posted: Tue Jun 17, 2014 12:19 pm
by ancovington
This can be closed.