This support forum board is for support questions relating to
Nagios XI, our flagship commercial network monitoring solution.
-
lmiltchev
- Bugs find me
- Posts: 13589
- Joined: Mon May 23, 2011 12:15 pm
Post
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.
Be sure to check out our
Knowledgebase for helpful articles and solutions!
-
ericssonvietnam
- Posts: 239
- Joined: Mon Jun 27, 2016 11:05 pm
Post
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.
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:
Post
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.