Monitoring Notifications from NXI

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
whenning
Posts: 2
Joined: Thu Mar 11, 2021 2:30 pm

Monitoring Notifications from NXI

Post by whenning »

Hello -

I have been reviewing and utilizing NXI for a few weeks now and running into a snag when attempting to deliver notifications to distribution groups in Office 365. I can, however, send notifications to a single contact source to be clear. Is there something i need to setup and/or configure inorder to send to DL groups in Office 365?
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: Monitoring Notifications from NXI

Post by benjaminsmith »

Hi,

My apologies but can provide more details on NXI? I'm not familiar with this application. Notifications in Nagios XI work off email, you can create contacts or groups of contacts to be notified.

How to Configure Email And Text Notifications

Best Regards,
Benjamin
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
whenning
Posts: 2
Joined: Thu Mar 11, 2021 2:30 pm

Re: Monitoring Notifications from NXI

Post by whenning »

Benjamin -

NXI just abbreviated to Nagios XI, apologies on that. I'm aware that the notifications work off email deliveries but seems when I only use my own SMTP address, it works, but when we attempt to try a DL, it doesn't work. We do use Barracuda as our message hygiene solution on the front end of Exchange Online, but figured since I was able to receive emails directly to my own SMTP address, the DL and/or shared mailbox should work. Barracuda doesnt block these messages when attempting to test so I'm unsure on what the issue is.
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: Monitoring Notifications from NXI

Post by benjaminsmith »

Hi @whenning,

A few things to check. For the email settings to work, are you using the same account for the SMTP server at Admin > System Config > Email Settings, and can you send a test message from that page?

Have you created a notification contact for the DL? This will be done in the Core Config Manager.

Let's enable logging on phpmailer. This can be done in the email settings, Admin > System Config > Email Settings.
phpmailer-logging.png
Then follow the steps to turn on the following page to enable debugging for phpmailer.

PHPMailer - Troubleshooting Using Debug Logging

Now send a custom notification from a host by going to Home > Details > Host Status..find a host that has the DL as a notification contact and click on the Advanced Tab and select Send custom notifcaiton.

After that please PM the nagios.log, the phpmailer log, and any screenshots from phpmailer debugging output.

--Benjamin

Reference
Nagios XI - Notification Problems
You do not have the required permissions to view the files attached to this post.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked