Update:
I did a system upgrade to the latest version, and as a result the file I altered got overwritten and the issue came back.
At some point nagios xi run out of memory leading to a crash during a core config apply, in the monitoring engine status section (if i remember well) the interface suggested a db repair after that. The message was related to notifications.
We run a DB repair as suggested in : https://assets.nagios.com/downloads/nag ... tabase.pdf
The results of the process are in the attachment.
Can we please look into it, we need a permanent fix.
Thank you
Email Notifications Don't Work
Re: Email Notifications Don't Work
You do not have the required permissions to view the files attached to this post.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Email Notifications Don't Work
I noticed after making the repair you were running the wrong service to restart the Db
Should be
Should be
Code: Select all
systemctl restart mariadbRe: Email Notifications Don't Work
Notifications seem to be working properly after the repair.
If anything changes, e.g. on a following software upgrade I will let you know.
If anything changes, e.g. on a following software upgrade I will let you know.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Email Notifications Don't Work
Sounds good!gpanou wrote:Notifications seem to be working properly after the repair.
If anything changes, e.g. on a following software upgrade I will let you know.