Nagios Stopped Sending Emails

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
matt.lilek
Posts: 137
Joined: Wed Aug 07, 2013 11:53 am

Nagios Stopped Sending Emails

Post 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.
matt.lilek
Posts: 137
Joined: Wed Aug 07, 2013 11:53 am

Re: Nagios Stopped Sending Emails

Post 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.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Nagios Stopped Sending Emails

Post by slansing »

Are the messages showing up as 'sent' in your maillog?

Code: Select all

tail /var/log/maillog
matt.lilek
Posts: 137
Joined: Wed Aug 07, 2013 11:53 am

Re: Nagios Stopped Sending Emails

Post 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 ~]#
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Nagios Stopped Sending Emails

Post 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.
matt.lilek
Posts: 137
Joined: Wed Aug 07, 2013 11:53 am

Re: Nagios Stopped Sending Emails

Post by matt.lilek »

yeah it was on our end. Thank you! you guys are great
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Nagios Stopped Sending Emails

Post by abrist »

No problem. This is not the first nor last problem we will see sending through ATT relays. Glad we could help!
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Locked