Email delay in delivery from Nagios Server
Re: Email delay in delivery from Nagios Server
Load looks fine. Do all of your services have a delay, or just this one?
Former Nagios Employee.
me.
me.
Re: Email delay in delivery from Nagios Server
Mostly all the emails are coming slow from Nagios Server. Could you please let me know which file / files I have to check to debug email issues?
Re: Email delay in delivery from Nagios Server
There isn't really one set of files we can look at, but if there was it would definitely be nice :)
This is just classic troubleshooting and can take some time, as we need to get output of commands and work based off of what they reveal.
Regarding @hsmith's last post, he's asking if all of your monitored service alerts are having this delay, or if it is just this one service. If it's just this one then there is likely a misconfiguration on this one, otherwise there might be something further down the line in the SMTP server, or possibly on the XI machine itself.
This is just classic troubleshooting and can take some time, as we need to get output of commands and work based off of what they reveal.
Regarding @hsmith's last post, he's asking if all of your monitored service alerts are having this delay, or if it is just this one service. If it's just this one then there is likely a misconfiguration on this one, otherwise there might be something further down the line in the SMTP server, or possibly on the XI machine itself.
Former Nagios employee
-
ChathamDaleJ
- Posts: 55
- Joined: Tue Jul 02, 2013 10:44 am
Re: Email delay in delivery from Nagios Server
Suggest you check the configuration on the machine that mail is going to. Out of the box, sometimes sendmail has a one hour queue. The result is that email sent will take from 0 to whatever this is set to to be received. If the SMTP server is running sendmail, running sendmail -q will cause the queue to be immediately sent. If this is the case, look at your /etc/mail/sendmail.mc file and set the queue period to something shorter.
Re: Email delay in delivery from Nagios Server
Also, just so that we're covering all bases you might want to post a service definition (you can click the little blue disk icon next to the service in the CCM).
Thank you
Thank you
Re: Email delay in delivery from Nagios Server
All emails are flowing slower than the response we see in the GUI. We use SMTP not Sendmail.
Re: Email delay in delivery from Nagios Server
Do you have access to the SMTP mail logs?
Former Nagios Employee.
me.
me.
Re: Email delay in delivery from Nagios Server
Yes I can request for it and get the log.
Re: Email delay in delivery from Nagios Server
I ask because it would be good to determine where this is happening. I would check the log on that server to see if XI is sending it on time or not.
Former Nagios Employee.
me.
me.
Re: Email delay in delivery from Nagios Server
I will PM you the message