Hi,
We're working with the Nagios for the last 2 years with mostly no issues.
Recently the when we got alerts and to the Nagios Core dashboard operations s.a disable\enable\acknowledge alerts are not functioning.
for example if a specific host's notifications are disable - i'm trying to enable notifications for it. operation accepted but nothing happen. The same is happening when trying to ack a specific alert.
PLEASE ADVICE.
Thanks,
Erez H.
[email protected]
Nagios Core web dashboard actions are not responding
Re: Nagios Core web dashboard actions are not responding
What version of Core are you using?
Are you seeing anything in the error logs when this is happening?
Let's try the following:
tail -f /var/log/httpd/error_log and then try to disable/enable notifications
If nothing telling is there, do the same with the access log:
tail -f /var/log/httpd/access_log and then try to disable/enable notifications
Are you seeing anything in the error logs when this is happening?
Let's try the following:
tail -f /var/log/httpd/error_log and then try to disable/enable notifications
If nothing telling is there, do the same with the access log:
tail -f /var/log/httpd/access_log and then try to disable/enable notifications
Former Nagios Employee.
me.
me.
Re: Nagios Core web dashboard actions are not responding
[SOLVED] - You are great.
Httpd was down on the nagios server so didn't get any commands from the dashboard.
httpd is now up and running on the box as well as i set httpd service to autostart on runlevel3.
All is working great.
THANKS!!
Httpd was down on the nagios server so didn't get any commands from the dashboard.
httpd is now up and running on the box as well as i set httpd service to autostart on runlevel3.
All is working great.
THANKS!!
Re: Nagios Core web dashboard actions are not responding
Thank you!
Glad to hear that it's working.
I'll go ahead and close this thread, please let us know if you run into any further issues.
Glad to hear that it's working.
I'll go ahead and close this thread, please let us know if you run into any further issues.
Former Nagios Employee.
me.
me.