Page 3 of 3

Re: After Acknowlegement and Disable of alert -- Alert Appea

Posted: Wed Jun 27, 2018 3:37 pm
by lmiltchev
Can you also check to see if the problem is acknowledged in Nagios Core (http://ip address/nagios)?

Try restarting services to see if this is going to fix the issue:

Code: Select all

service nagios stop
killall nagios
service ndo2db restart
service nagios start
Running the above commands should help in case you have multiple nagios processes running on the system or some ndo sync issues.

Re: After Acknowlegement and Disable of alert -- Alert Appea

Posted: Thu Jun 28, 2018 2:10 am
by ericssonvietnam
Capture.PNG

Before Restarting



++++++++++++++++++++++++++++++++++++
cap_2.PNG
After Restarting the all the service, bulk of old alarms appears on the operation center window & i have mass acknowledge them again.

Re: After Acknowlegement and Disable of alert -- Alert Appea

Posted: Thu Jun 28, 2018 8:30 am
by scottwilkerson
Actually this is a good thing. What we suspected was in fact the problem, you had numerous nagios parent processes and this appears to be resolved.

They should not disappear now.

Let it run for a while and report back if you have any similar issues.