Page 2 of 2

Re: Host/service notification emails not working

Posted: Wed Nov 08, 2017 11:27 am
by tgriep
Thanks for the profile.
One thing I see is that the event_handler cron job is not running so run this and see if the notifications start to run

Code: Select all

service crond restart
I also see some strange error in the event_handler.log file you sent in.

Can you re-download a new copy of the XI tar file and try reinstalling it again?
Here is the link to it.
https://assets.nagios.com/downloads/nag ... .11.tar.gz

Try that and see if the error from the event_handler.log file is gone and that the email notifications are sent.

Re: Host/service notification emails not working

Posted: Wed Nov 08, 2017 12:58 pm
by GldRush98

Code: Select all

[root@nagios ~]# service crond status
crond (pid  1926) is running...
[root@nagios ~]# service crond restart
Stopping crond:                                            [  OK  ]
Starting crond:                                            [  OK  ]
Testing a service notification, and wasn't working.

Reran the XI 5.4.11 Upgrade.
Testing notification, WORKING! Php mail log showed the notification sending out FINALLY and I got the email!
Wow. That was fun. Thanks a lot, no idea what happened.

Re: Host/service notification emails not working

Posted: Wed Nov 08, 2017 1:17 pm
by kyang
Glad to hear that it's working now!

Are we okay to close this thread? Or did you have any more questions?

Re: Host/service notification emails not working

Posted: Wed Nov 08, 2017 1:28 pm
by GldRush98
You may close, this fixes the issue here. Thanks again.

Re: Host/service notification emails not working

Posted: Wed Nov 08, 2017 1:33 pm
by kyang
Sounds great! I'll be closing this topic as resolved!

If you have any more questions, feel free to create another thread!

Thank you for using the Nagios Support Forum!