Nagios dont send notifications

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
sarpione
Posts: 49
Joined: Fri Oct 14, 2016 10:02 am

Nagios dont send notifications

Post by sarpione »

Hi, how are you?
The problem I have is that after a power outage, the nagios server when turning on the feature all but sending the notifications.
The weird thing is that test mail works, but notifications do not.
Attach the logs.
Thank you
You do not have the required permissions to view the files attached to this post.
dwasswa

Re: Nagios dont send notifications

Post by dwasswa »

Hi @sarpione,

Could you please send me your system profile by going to your Nagios XI home page, click on the Admin tab >> System Profile >> Download Porfile and send it to me.

Please see attachment for examples.

Step 1:
System_profile.PNG
Step 2:
Download_system_profile.PNG
I asked for the system profile because I want to get some more information on any issues related to your problem.
You do not have the required permissions to view the files attached to this post.
sarpione
Posts: 49
Joined: Fri Oct 14, 2016 10:02 am

Re: Nagios dont send notifications

Post by sarpione »

Ready system profile
You do not have the required permissions to view the files attached to this post.
dwasswa

Re: Nagios dont send notifications

Post by dwasswa »

Hi [user] @sarpione[/user],

After taking a close look at your profile, I found that there some tables in your database that crashed possibly due to the power outage your described earlier.

This means that you need to repair your database.

Please follow the steps in this kb article to repair your database:https://support.nagios.com/kb/article/n ... ables.html

Secondly,please run cat /etc/hosts and the output should be something like this.

Code: Select all

127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4
::1         localhost localhost.localdomain localhost6 localhost6.localdomain6


You should have localhost in there and if do not, you should add it.


Please let me know if that solves your issue or if you have any questions.
sarpione
Posts: 49
Joined: Fri Oct 14, 2016 10:02 am

Re: Nagios dont send notifications

Post by sarpione »

Yes i run "cd /usr/local/nagiosxi/scripts/
./repair_databases.sh" and it solved the problem

Thx genius! :D
dwasswa

Re: Nagios dont send notifications

Post by dwasswa »

Hi @sarpione,

I am glad that solved your issue.

I will now close this thread as resolved.

If you have any questions in the future, please open a new thread.

Thank you for using the Nagios Support Forum.
Locked