notifications not going out

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
thenomad
Posts: 35
Joined: Thu Mar 03, 2016 10:55 am

notifications not going out

Post by thenomad »

Having trouble getting any notifications going out .
it seems that when their is a status change the email is not triggering to send even though based on the notifications it should
affecting all users .

Is there a doc I should reference
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: notifications not going out

Post by rkennedy »

This could be many different things.

When you look at the Home -> Notifications page, is it showing as triggered, or does it not show up on this page?
Former Nagios Employee
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: notifications not going out

Post by lmiltchev »

Here's a couple of links to get you started.

https://assets.nagios.com/downloads/nag ... ios-XI.pdf

https://support.nagios.com/kb/article.php?id=36

Let us know if these documents helped you solve your notification issues.
Be sure to check out our Knowledgebase for helpful articles and solutions!
thenomad
Posts: 35
Joined: Thu Mar 03, 2016 10:55 am

Re: notifications not going out

Post by thenomad »

this is becoming a bit maddening ... I see some notifications in home > notifications but alert mail to the users are going out incorrectly

Code: Select all

23E277B4: to=<[email protected]>, orig_to=<$>, relay=local, delay=0.03, delays=0.03/0/0/0, dsn=5.1.1, status=bounced (unknown user: "$")
but test emails are going out correctly

Something is not right and I am having trouble finding what
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: notifications not going out

Post by rkennedy »

thenomad wrote:this is becoming a bit maddening ... I see some notifications in home > notifications but alert mail to the users are going out incorrectly

Code: Select all

23E277B4: to=<[email protected]>, orig_to=<$>, relay=local, delay=0.03, delays=0.03/0/0/0, dsn=5.1.1, status=bounced (unknown user: "$")
but test emails are going out correctly

Something is not right and I am having trouble finding what
Can you show us a screenshot of your Admin -> Manage Email Settings page?
Former Nagios Employee
thenomad
Posts: 35
Joined: Thu Mar 03, 2016 10:55 am

Re: notifications not going out

Post by thenomad »

here you go
Capture11.JPG
You do not have the required permissions to view the files attached to this post.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: notifications not going out

Post by lmiltchev »

If you are using SMTP, you need to select the "SMTP" check-box under "Mail Settings" page, and lick on "Update Settings". I will also recommend that you change the "from" address to something other than "root@localhost".
Be sure to check out our Knowledgebase for helpful articles and solutions!
thenomad
Posts: 35
Joined: Thu Mar 03, 2016 10:55 am

Re: notifications not going out

Post by thenomad »

sendmail (postfix) is preferred. We can change the sender ... that's not a problem.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: notifications not going out

Post by lmiltchev »

Can you show us all of the relevant configs (host/service in question, contactgroup/contact added to this host/service, contact templates, notification handlers)?

Also, run the following command and show the output in code wraps:

Code: Select all

tail -100 /var/log/maillog
Be sure to check out our Knowledgebase for helpful articles and solutions!
thenomad
Posts: 35
Joined: Thu Mar 03, 2016 10:55 am

Re: notifications not going out

Post by thenomad »

can someone contact me - my notifications are not even fireing at this point so the mail log is irrelevant
Last edited by thenomad on Tue Jul 19, 2016 10:19 am, edited 1 time in total.
Locked