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?!
Host Check pending
-
ancovington
- Posts: 175
- Joined: Fri Sep 13, 2013 1:32 pm
Host Check pending
You do not have the required permissions to view the files attached to this post.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Host Check pending
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-
ancovington
- Posts: 175
- Joined: Fri Sep 13, 2013 1:32 pm
Re: Host Check pending
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?
You do not have the required permissions to view the files attached to this post.
Re: Host Check pending
Run the following commands:
Let me know if this helped.
Code: Select all
cd /usr/local/nagiosxi/scripts
./repairmysql.sh nagios
./repairmysql.sh nagiosqlBe sure to check out our Knowledgebase for helpful articles and solutions!
-
ancovington
- Posts: 175
- Joined: Fri Sep 13, 2013 1:32 pm
Re: Host Check pending
This is still an issue.
-
ancovington
- Posts: 175
- Joined: Fri Sep 13, 2013 1:32 pm
Re: Host Check pending
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?
-
ancovington
- Posts: 175
- Joined: Fri Sep 13, 2013 1:32 pm
Re: Host Check pending
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
Would you like us to keep the thread open in case the issue comes back?
Former Nagios employee
-
ancovington
- Posts: 175
- Joined: Fri Sep 13, 2013 1:32 pm
Re: Host Check pending
This can be closed.