This is the second time, that notification stopped suddenly. What could be the problem? and how can we avoid it.
We have another Nagios XI server at different location, is there is notification service that can be monitored from difference Nagios XI server?
Thanks in advance.
-Swapnil
Notifications stopped working
Re: Notifications stopped working
I just looked back at what had happened the first time, and it looks like it was related to templates. I'm guessing this is going to be a different issue -- and notifications are tricky, most of the time a different problem each time. With that said, as far as monitoring for why it's not working, it's a bit difficult.
Can you PM over a profile for us to look at? (Admin -> System Profile -> Download Profile)
Are the notifications rendering under the Home -> Notifications page? Were any changes recently made?
Can you PM over a profile for us to look at? (Admin -> System Profile -> Download Profile)
Are the notifications rendering under the Home -> Notifications page? Were any changes recently made?
Former Nagios Employee
Re: Notifications stopped working
Looking at your table it looks like SQL is crashed, run this -
It should fix it, if not, take a look at this document which will help to get SQL repaired.
https://assets.nagios.com/downloads/nag ... tabase.pdf
Code: Select all
/usr/local/nagiosxi/scripts/repair_databases.sh
https://assets.nagios.com/downloads/nag ... tabase.pdf
Former Nagios Employee
Re: Notifications stopped working
/usr/local/nagiosxi/scripts/repair_databases.sh fixed the problem, but can we know what is the root cause for such problem? how can we avoid it from re-occurrence.
Is there is troubleshooting guide to identify the problems, known problems.
Regards,
Swapnil
Is there is troubleshooting guide to identify the problems, known problems.
Regards,
Swapnil
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: Notifications stopped working
This guide covers possible causes:
https://support.nagios.com/kb/article.php?id=24
Here is a guide on monitoring the XI localhost:
https://support.nagios.com/kb/article.php?id=502
https://support.nagios.com/kb/article.php?id=24
Here is a guide on monitoring the XI localhost:
https://support.nagios.com/kb/article.php?id=502
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Notifications stopped working
It seems that the problem isn't fixed yet, the notification are generated only when I check on force check for any failed service. Please advice
Re: Notifications stopped working
All ok with our Nagios XI Server? We haven't seen alerts.
Not that I would like to see, just want to ensure all is good.
Not that I would like to see, just want to ensure all is good.
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: Notifications stopped working
I think we should take this into a support ticket so we can get your configs and look into the problem.
Please send an email to [email protected] referencing this forum thread and we'll take it from there. Reply to this thread when you have done this so we can confirm we received the email.
Please send us your system profile in the email you send:
Click the Admin menu
System Config > System Profile
Click the Download Profile button and send us that file
Let us know the name of the host and service that did not notify that should have.
Please send an email to [email protected] referencing this forum thread and we'll take it from there. Reply to this thread when you have done this so we can confirm we received the email.
Please send us your system profile in the email you send:
Click the Admin menu
System Config > System Profile
Click the Download Profile button and send us that file
Let us know the name of the host and service that did not notify that should have.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Notifications stopped working
I have raised a Support Ticket and also sent PM with System Profile download.
Re: Notifications stopped working
Going to close this one out as I see a ticket has arrived. We will continue the discussion there.
Former Nagios Employee