Page 2 of 3
Re: check_http is stuck in pending.
Posted: Fri Jun 22, 2012 4:01 pm
by s.dehaan
scottwilkerson wrote:It is possible that this is the cause, the bug referenced in the link I sent will make the database (that the web page reads out of) update at an extremely slow pace...
Thanks for you continued effort. I will try the things described in the FAQ. But most likely on Monday.
Re: check_http is stuck in pending.
Posted: Mon Jun 25, 2012 9:48 am
by scottwilkerson
let us know if this resolves the issue.
Re: check_http is stuck in pending.
Posted: Tue Jun 26, 2012 1:11 am
by s.dehaan
scottwilkerson wrote:let us know if this resolves the issue.
Hi Scott,
Unfortunatly, It did not resolve the issues. I verified the settings in the file, and they are exactly the same as they are in the FAQ. Even though the Nagios XI interface shows the service as pending. The notifications and alerts work perfectly fine in the background(Nagios Core?) in some weird way.
Re: check_http is stuck in pending.
Posted: Tue Jun 26, 2012 8:05 am
by scottwilkerson
The values are likely already updated but you need to run the following for the changes to take affect
From the wiki:
After these settings are saved to the file, run:
To apply the new settings. If the system still appears to be working improperly, reboot the machine.
Re: check_http is stuck in pending.
Posted: Tue Jun 26, 2012 8:12 am
by s.dehaan
scottwilkerson wrote:The values are likely already updated but you need to run the following for the changes to take affect
From the wiki:
After these settings are saved to the file, run:
To apply the new settings. If the system still appears to be working improperly, reboot the machine.
Did both those things. No dice.
Thanks.
Re: check_http is stuck in pending.
Posted: Tue Jun 26, 2012 9:03 am
by scottwilkerson
Can you tail the syslog to see if any errors are showing up
Also have a loog at the nagios log to see if any errors are showing up
Code: Select all
tail -f /usr/local/nagios/var/nagios.log
Re: check_http is stuck in pending.
Posted: Tue Jun 26, 2012 9:18 am
by s.dehaan
scottwilkerson wrote:Can you tail the syslog to see if any errors are showing up
Also have a loog at the nagios log to see if any errors are showing up
Code: Select all
tail -f /usr/local/nagios/var/nagios.log
Been monitoring both for a while, no errors what so ever. The interface does seem to live a life off its own. Adding the pending service to every host we have... Even though we did not configure it (weird behavior. I hope the next update will fix the issues)
Re: check_http is stuck in pending.
Posted: Tue Jun 26, 2012 9:31 am
by scottwilkerson
s.dehaan wrote:
Been monitoring both for a while, no errors what so ever. The interface does seem to live a life off its own. Adding the pending service to every host we have... Even though we did not configure it (weird behavior. I hope the next update will fix the issues)
Actually this seems like a configuration error, can you send your config snapshot to me via PM, and state the name of the service in question.
Thanks.
Re: check_http is stuck in pending.
Posted: Wed Jun 27, 2012 10:03 am
by scottwilkerson
I have to ask, are the other services updating in the web interface normally?
Also, if you access the core interface, does the service show correct info
Re: check_http is stuck in pending.
Posted: Thu Jun 28, 2012 1:16 am
by s.dehaan
scottwilkerson wrote:I have to ask, are the other services updating in the web interface normally?
Also, if you access the core interface, does the service show correct info
Yes. All other services are updating perfectly except for when I create a new check_http service. That one then goes into pending mode as well.
When I go to the core interface everything, including the malfunctioning service, works perfectly.
Thanks