Email Notification Issues

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
J.A.K
Posts: 103
Joined: Wed Aug 05, 2020 11:39 am

Email Notification Issues

Post by J.A.K »

For my own team we have used Users created from AD with the monitoring contact option enabled and it works great. While setting up some contacts on their own for teams we don't want to use the XI admin portal though the notifications seem to never send. Looking at it I've recreated the contact exactly with the right options and the email address is correct. I see that the notification fired in the notifications area so I know it at least is trying. Anywhere else I can check? I enabled the PHP Mailer log but when checking /usr/local/nagiosxi/tmp/phpmailer.log it's not showing the email being sent.
Screenshot.png
You do not have the required permissions to view the files attached to this post.
J.A.K
Posts: 103
Joined: Wed Aug 05, 2020 11:39 am

Re: Email Notification Issues

Post by J.A.K »

I can literally copy a contact made via Users and add it to the host and the copy won't work while the original will, so I feel there is something I'm misunderstanding. Do the XI Notification cmds ONLY work if there is a matching User for the contact?

EDIT: After googling that exact verbiage I found this:

https://www.devopsschool.com/pdf/nagios ... mailer.pdf

So it looks like that is indeed the case. I'll follow this guide to see if these steps work.
gsmith
Posts: 1253
Joined: Tue Mar 02, 2021 11:15 am

Re: Email Notification Issues

Post by gsmith »

Hi,

Yup, you were right when you said:
Do the XI Notification cmds ONLY work if there is a matching User for the contact?
Glad you figured it out.

Thanks
Locked