Page 1 of 1

Nagios Stopped Sending Emails

Posted: Mon Dec 02, 2013 1:10 pm
by matt.lilek
We took the server down to add more ram and brought it back up and it is not sending alerts anymore. When i click on the notifications link on the home page it just spins and sometimes locks up my browser. Any help would be appreciated.

Re: Nagios Stopped Sending Emails

Posted: Mon Dec 02, 2013 1:15 pm
by matt.lilek
Update: I just got the notifcation page to open and it shows that the noifications are being sent. But they are not being received.

Re: Nagios Stopped Sending Emails

Posted: Mon Dec 02, 2013 1:46 pm
by slansing
Are the messages showing up as 'sent' in your maillog?

Code: Select all

tail /var/log/maillog

Re: Nagios Stopped Sending Emails

Posted: Mon Dec 02, 2013 2:50 pm
by matt.lilek
login as: root
[email protected]'s password:
Last login: Mon Dec 2 10:36:06 2013 from 10.15.1.198
[root@att1-nag1 ~]# tail /var/log/maillog
Dec 2 07:00:06 att1-nag1 postfix/pickup[21983]: CF9984071: uid=0 from=<root>
Dec 2 07:00:06 att1-nag1 postfix/cleanup[30787]: CF9984071: message-id=<2013120 [email protected]>
Dec 2 07:00:06 att1-nag1 postfix/qmgr[1439]: CF9984071: from=<[email protected] obal.amec.com>, size=3694, nrcpt=1 (queue active)
Dec 2 07:00:06 att1-nag1 postfix/local[30789]: CF9984071: to=<[email protected] obal.amec.com>, orig_to=<root>, relay=local, delay=0.1, delays=0.05/0.01/0/0.04, dsn=2.0.0, status=sent (delivered to mailbox)
Dec 2 07:00:06 att1-nag1 postfix/qmgr[1439]: CF9984071: removed
Dec 2 08:00:02 att1-nag1 postfix/pickup[8393]: 5F6AF42C3: uid=0 from=<root>
Dec 2 08:00:02 att1-nag1 postfix/cleanup[32510]: 5F6AF42C3: message-id=<2013120 [email protected]>
Dec 2 08:00:02 att1-nag1 postfix/qmgr[1439]: 5F6AF42C3: from=<[email protected] obal.amec.com>, size=2663, nrcpt=1 (queue active)
Dec 2 08:00:02 att1-nag1 postfix/local[32525]: 5F6AF42C3: to=<[email protected] obal.amec.com>, orig_to=<root@localhost>, relay=local, delay=0.08, delays=0.06/0 .01/0/0.01, dsn=2.0.0, status=sent (delivered to mailbox)
Dec 2 08:00:02 att1-nag1 postfix/qmgr[1439]: 5F6AF42C3: removed
[root@att1-nag1 ~]#

Re: Nagios Stopped Sending Emails

Posted: Mon Dec 02, 2013 2:59 pm
by slansing
It looks like everything on nagios's end is fine, they are actually being sent out. I'd check with your exchange/relay/AT &T.

Re: Nagios Stopped Sending Emails

Posted: Tue Dec 03, 2013 12:01 pm
by matt.lilek
yeah it was on our end. Thank you! you guys are great

Re: Nagios Stopped Sending Emails

Posted: Tue Dec 03, 2013 12:05 pm
by abrist
No problem. This is not the first nor last problem we will see sending through ATT relays. Glad we could help!