Please address these.Are you using notify-host-by-email or xi_host_notification_handler for notifications? Can you show us an example of one of the emails that came through?
one click notification disabled nagios xi
Re: one click notification disabled nagios xi
You didn't answer two my questions, both of which I need answered -
Former Nagios Employee
Re: one click notification disabled nagios xi
I am using "xi_host_notification_handler" for notifications.
Email screenshot is attached.
Email screenshot is attached.
You do not have the required permissions to view the files attached to this post.
Re: one click notification disabled nagios xi
I am seeing multiple nagios processes running on your server which could be causing the issue.
To fix that, login as root to the server, run the following commands
That should fix the issue for you.
To fix that, login as root to the server, run the following commands
Code: Select all
service nagios stop
killall -9 nagios
service nagios startBe sure to check out our Knowledgebase for helpful articles and solutions!
Re: one click notification disabled nagios xi
Can you please explain this, although I have restarting my nagios server but could not understand. What had happened to it.
Thank you!
Thank you!
Re: one click notification disabled nagios xi
A stuck nagios process could be caused by a lot of things so it is hard to explain exactly why it happens.
A few that I have seen is that the system is busy and an Apply Configuration didn't finish in time which then spawns a new nagios process.
A few that I have seen is that the system is busy and an Apply Configuration didn't finish in time which then spawns a new nagios process.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: one click notification disabled nagios xi
Great!
quite logical.
Thank you!
quite logical.
Thank you!
Re: one click notification disabled nagios xi
Is it alright if we lock this thread and mark the issue as resolved?
Former Nagios employee
https://www.mcapra.com/
https://www.mcapra.com/
Re: one click notification disabled nagios xi
yes, sure please.
Thank you!
Thank you!