not receiving any notification alert having a warn/critical

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
yescobar01
Posts: 30
Joined: Wed May 01, 2013 11:41 am

not receiving any notification alert having a warn/critical

Post 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
You do not have the required permissions to view the files attached to this post.
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: not receiving any notification alert having a warn/criti

Post 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?
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.
yescobar01
Posts: 30
Joined: Wed May 01, 2013 11:41 am

Re: not receiving any notification alert having a warn/criti

Post 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?
You do not have the required permissions to view the files attached to this post.
Last edited by yescobar01 on Wed May 15, 2013 11:06 am, edited 1 time in total.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: not receiving any notification alert having a warn/criti

Post 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
yescobar01
Posts: 30
Joined: Wed May 01, 2013 11:41 am

Re: not receiving any notification alert having a warn/criti

Post 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

Last edited by yescobar01 on Tue May 21, 2013 1:24 pm, edited 1 time in total.
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: not receiving any notification alert having a warn/criti

Post 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.
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.
yescobar01
Posts: 30
Joined: Wed May 01, 2013 11:41 am

Re: not receiving any notification alert having a warn/criti

Post by yescobar01 »

Great!! that worked!! after changing the send mail from, it worked!!! thanks alot!!
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: not receiving any notification alert having a warn/criti

Post by abrist »

no problem,
Happy monitoring (and alerting!).
Locking it up.
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