I have nagios XI and the email notifications it takes to nagios in some times 1 month to receive the email notification. In the GUI the alerts shows up but the mail isn´t arrive.
I haven´t configure the delay notification
Thank you
Best Regards
Email notifications delay
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Email notifications delay
Hi Jose,
Go to Admin > System Config >Email Settings and select the Send a Test Email button. Do you receive the message right away or is there a delay?
Is this affecting for all of your hosts and services or is it limited. If so, let us know the exact name of the host and services and run a notification report for those hosts/service for the time period in question. Go to Home > Incident Management > Notifications to run the report.
If you're using an external SMTP mail server, can you the check logs to verify when the notifications from Nagios XI are getting sent. Thanks.
Go to Admin > System Config >Email Settings and select the Send a Test Email button. Do you receive the message right away or is there a delay?
Is this affecting for all of your hosts and services or is it limited. If so, let us know the exact name of the host and services and run a notification report for those hosts/service for the time period in question. Go to Home > Incident Management > Notifications to run the report.
If you're using an external SMTP mail server, can you the check logs to verify when the notifications from Nagios XI are getting sent. Thanks.
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!
-
josetorres
- Posts: 15
- Joined: Wed Feb 14, 2018 10:10 am
Re: Email notifications delay
Hello, this aply for all host and services, when i send a test mail it arrives inmediatly. In my CAS server i have´t mails in a queue. in the notifications pane it shows correctly.
Best Regards
Best Regards
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Email notifications delay
Hi Jose,
If you're using an external SMTP server, the logs are stored in:
If you're using Sendmail, the logs are store in:
You'll need to enable logging in the System Settings. Go to Admin > System Config > Email Settings .... click the enable logging checkbox.
It looks like Nagios is sending the the emails, but getting caught in the queue on the mail server. The next step would be to check the mail logs on both the Nagios XI server and outgoing mail server for any errors.In my CAS server i have´t mails in a queue. in the notifications pane it shows correctly.
If you're using an external SMTP server, the logs are stored in:
Code: Select all
/usr/local/nagiosxi/tmp/phpmailer.log
Code: Select all
/var/log/maillog
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!