Page 1 of 1
not receiving any notification alert having a warn/critical
Posted: Tue May 14, 2013 4:38 pm
by yescobar01
Hello All,
I am not able to receive any email notification when my host has a warning, unknown and/or critical under status information. I have attached some screenshots. Please help Iam using the 60 day trial of Nagios Xi, i am not sure if maybe because I am using the 60 day trial it may not support the email notifications.
critical_error.png
host management.png
notifications.png
Re: not receiving any notification alert having a warn/criti
Posted: Tue May 14, 2013 4:47 pm
by abrist
Email notifications are enabled in the trial, as are all non-enterprise features (there is a trial for those as well).
It looks like you have a service check, not a host check failing. What are the notification options for the service check?
Re: not receiving any notification alert having a warn/criti
Posted: Wed May 15, 2013 8:24 am
by yescobar01
Here is the notifications for the service check
service check.png
I just tried sending me a test email but I do not receive them in my outlook my email is
[email protected].
I did a test email on my personal email
[email protected] I did receive it there, but not in my outlook. Do you know why?
Re: not receiving any notification alert having a warn/criti
Posted: Wed May 15, 2013 11:03 am
by slansing
Is your outlook address being routed through an exchange? If so it may be bouncing back an email from Nagios XI's address, does it use SMTP as opposed to sendmail?
There are quite a few handy tricks that can be found in this section of our FAQ:
http://support.nagios.com/wiki/index.ph ... n_Problems
Re: not receiving any notification alert having a warn/criti
Posted: Tue May 21, 2013 8:55 am
by yescobar01
Hello I think I am not receiving the email notification thru my outlooks because my company's policy only allows valid emails. I called my company helpdesk and this is what they reply below:
"I went through your ticket log and did not found any specification from which email address are your receiving/not receiving those alert.
I tracked down all your traffic and only found notifications were from
[email protected] .
You will not receive any of those emails as mentioned email address is not valid email address. Please ask system admin who is managing those alerts to use valid email address as FROM. Those alerts will keep failin until valid smtp address is added."
I checked the maillog I see the mails being send in the log but i do not receive them. Is there a way we can change this invalid email from=<
[email protected]> to something more valid like "
[email protected]" ?
Code: Select all
May 21 14:23:45 oravm2 postfix/smtp[4556]: 722331439: to=<[email protected]>, relay=grid1i-ent.seg.att.com[209.65.xxx.xxx]:25, delay=0.59, delays=0.03/0/0.07/0.49, dsn=2.0.0, status=sent (250 Message Queued (Timeout Verifying RCPTs): 1 RCPTS)
May 21 14:23:45 oravm2 postfix/qmgr[1187]: 722331439: removed
May 21 14:23:53 oravm2 postfix/pickup[9397]: 7FDB0143B: uid=500 from=<nagios>
May 21 14:23:53 oravm2 postfix/cleanup[4554]: 7FDB0143B: message-id=<[email protected]>
May 21 14:23:53 oravm2 postfix/qmgr[1187]: 7FDB0143B: from=<[email protected]>, size=1861, nrcpt=1 (queue active)
May 21 14:23:54 oravm2 postfix/smtp[4556]: 7FDB0143B: to=<[email protected]>, relay=grid1i-ent.seg.att.com[209.65.xxx.xxx]:25, delay=0.61, delays=0.03/0/0.07/0.51, dsn=2.0.0, status=sent (250 Message Queued (Timeout Verifying RCPTs): 1 RCPTS)
May 21 14:23:54 oravm2 postfix/qmgr[1187]: 7FDB0143B: removed
Re: not receiving any notification alert having a warn/criti
Posted: Tue May 21, 2013 1:06 pm
by abrist
Looks like they want you to use a valid smtp account. You can set up a valid account on the: Admin --> Manage Email Settings page in XI.
Re: not receiving any notification alert having a warn/criti
Posted: Tue May 21, 2013 1:23 pm
by yescobar01
Great!! that worked!! after changing the send mail from, it worked!!! thanks alot!!
Re: not receiving any notification alert having a warn/criti
Posted: Tue May 21, 2013 1:26 pm
by abrist
no problem,
Happy monitoring (and alerting!).
Locking it up.