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
Nagios dont send notifications
Nagios dont send notifications
You do not have the required permissions to view the files attached to this post.
-
dwasswa
Re: Nagios dont send notifications
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: Step 2: I asked for the system profile because I want to get some more information on any issues related to your problem.
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: Step 2: 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.
Re: Nagios dont send notifications
Ready system profile
You do not have the required permissions to view the files attached to this post.
-
dwasswa
Re: Nagios dont send notifications
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.
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.
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.localdomain6You 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.
Re: Nagios dont send notifications
Yes i run "cd /usr/local/nagiosxi/scripts/
./repair_databases.sh" and it solved the problem
Thx genius!
./repair_databases.sh" and it solved the problem
Thx genius!
-
dwasswa
Re: Nagios dont send notifications
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.
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.