Hi,
Facing one issue on nagios email notifications and below are details.
1. if contact is present on contact list & Nagiosxi user list ---> Then notifications are receiving .
2. if contact is present on contact list & not in Nagiosxi user list ---> Then notifications are not receiving but showing on notifications history
My i know , why it's not working.
Nagios XI email notifications not working
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Nagios XI email notifications not working
Hi @Gonela
Nagios XI handles email for contacts who are XI users and contacts vs those who are contacts only. In short Nagios xI, uses sendmail for contacts who are not XI users (core contacts), and php mailer, which supports SMTP settings, for those who are both XI users and contacts. It is likely your having issues with using sendmail.
From Admin > System Config > Manage Email Settings > General Mail Settings, you can turn on the Debug Log for and view mail logs for any errors.
If your having issues with Sendmail, you can configure your (Nagios core) contacts to use the Nagios XI php mailer settings, and we have a tutorial on how to do this:
https://assets.nagios.com/downloads/nag ... Mailer.pdf
Please let me know if your able to get it resolved.
Nagios XI handles email for contacts who are XI users and contacts vs those who are contacts only. In short Nagios xI, uses sendmail for contacts who are not XI users (core contacts), and php mailer, which supports SMTP settings, for those who are both XI users and contacts. It is likely your having issues with using sendmail.
From Admin > System Config > Manage Email Settings > General Mail Settings, you can turn on the Debug Log for and view mail logs for any errors.
If your having issues with Sendmail, you can configure your (Nagios core) contacts to use the Nagios XI php mailer settings, and we have a tutorial on how to do this:
https://assets.nagios.com/downloads/nag ... Mailer.pdf
Please let me know if your able to get it resolved.
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!
Be sure to check out our Knowledgebase for helpful articles and solutions!