Hi Team,
Kindly require assistance with the below.
Not receiving Nagios XI Alert Notifications, last Notification had been received on the 9th of Jan 2020 at 16:11
Nothing that I am aware of has changed on the system.
Should I attempt to "Test Email Notification" I receive a successful response.
However Warning or Critical Alerts are not received.
This is not being blocked either. Unsure at this point what the cause of this issue might be.
Nagios XI is licensed and has been upgraded to Version 5.6.9
Not receiving Nagios XI Alert Notifications
Not receiving Nagios XI Alert Notifications
Last edited by Branigan on Wed Jan 15, 2020 1:58 pm, edited 1 time in total.
Re: Not receiving Nagios XI Alert Notifications
Hi @Branigan, welcome to the forum!
Can you PM your system profile over to me? You can get it from Admin -> System Profile -> Download Profile
I will take a look at it and see if I can find out why you're not getting notifications.
Can you PM your system profile over to me? You can get it from Admin -> System Profile -> Download Profile
I will take a look at it and see if I can find out why you're not getting notifications.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Not receiving Nagios XI Alert Notifications
Can you PM me your latest profile?
Admin > System Config > System Profile > Download Profile, save, and PM me the profile.zip file.
Admin > System Config > System Profile > Download Profile, save, and PM me the profile.zip file.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Not receiving Nagios XI Alert Notifications
------------------------------------------------------------------------------------------------------------mbellerue wrote:Hi @Branigan, welcome to the forum!
Can you PM your system profile over to me? You can get it from Admin -> System Profile -> Download Profile
I will take a look at it and see if I can find out why you're not getting notifications.
Hi There, Thank you.
I will PM that to you now.
Regards
Branigan.
Re: Not receiving Nagios XI Alert Notifications
---------------------------------------------------------------------------------------------------------------------------------------------------lmiltchev wrote:Can you PM me your latest profile?
Admin > System Config > System Profile > Download Profile, save, and PM me the profile.zip file.
Hi lmiltchev,
Thank you, will PM to you now as well.
Regards
Branigan.
Re: Not receiving Nagios XI Alert Notifications
I believe, the issues is caused by the xi_eventqueue db table being crashed. You have many entries in the mysql log as the one below:
to see if this is going to fix the problem. Read more on the issue here:
https://support.nagios.com/kb/article/n ... es-24.html
and here:
https://assets.nagios.com/downloads/nag ... tabase.pdf
FYI, one of the users, listed in the PDF file (mvnx.monitor) has an invalid email... at least I believe it is invalid...
Please check it out to make sure it is not a mistake.
Please run the repair on the database:200115 8:55:01 [ERROR] /usr/libexec/mysqld: Table './nagiosxi/xi_eventqueue' is marked as crashed and should be repaired
Code: Select all
/usr/local/nagiosxi/scripts/repair_databases.sh
https://support.nagios.com/kb/article/n ... es-24.html
and here:
https://assets.nagios.com/downloads/nag ... tabase.pdf
FYI, one of the users, listed in the PDF file (mvnx.monitor) has an invalid email... at least I believe it is invalid...

Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Not receiving Nagios XI Alert Notifications
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------lmiltchev wrote:I believe, the issues is caused by the xi_eventqueue db table being crashed. You have many entries in the mysql log as the one below:Please run the repair on the database:200115 8:55:01 [ERROR] /usr/libexec/mysqld: Table './nagiosxi/xi_eventqueue' is marked as crashed and should be repairedto see if this is going to fix the problem. Read more on the issue here:Code: Select all
/usr/local/nagiosxi/scripts/repair_databases.sh
https://support.nagios.com/kb/article/n ... es-24.html
and here:
https://assets.nagios.com/downloads/nag ... tabase.pdf
FYI, one of the users, listed in the PDF file (mvnx.monitor) has an invalid email... at least I believe it is invalid...Please check it out to make sure it is not a mistake.
Thank you kindly for the assistance @lmiltchev, Issue resolved.
I had initially only run the "/usr/local/nagiosxi/scripts/repairmysql.sh nagios" command.
Our site did experience a Power Outage prior to this issue so it makes sense.
The mvnx.monitor account was added for testing purposes. Intentionally did not add a valid email address.

-
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Not receiving Nagios XI Alert Notifications
Great!
Locking thread
Locking thread