Page 2 of 2

Re: Email Notifications Don't Work

Posted: Mon May 06, 2019 8:08 am
by gpanou
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

Re: Email Notifications Don't Work

Posted: Mon May 06, 2019 8:29 am
by scottwilkerson
I noticed after making the repair you were running the wrong service to restart the Db

Should be

Code: Select all

systemctl restart mariadb

Re: Email Notifications Don't Work

Posted: Thu May 09, 2019 5:19 am
by gpanou
Notifications seem to be working properly after the repair.

If anything changes, e.g. on a following software upgrade I will let you know.

Re: Email Notifications Don't Work

Posted: Thu May 09, 2019 6:56 am
by scottwilkerson
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.
Sounds good!