Service with 2 contacts but only one got notified

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
jkinning
Posts: 747
Joined: Wed Oct 09, 2013 2:54 pm

Service with 2 contacts but only one got notified

Post by jkinning »

I have a windows service which I am using check_nrpe with and the $ARG1$ is CheckServiceState -a ShowAll "SPDE Host"

I had forgot to close out the " so the check sent out a critical notification but only one user got notified but I have two contacts listed. They are both setup the same. Thoughts?
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Service with 2 contacts but only one got notified

Post by lmiltchev »

Does Nagios "think" that both notifications were sent?

Home->Notifications

Have you checked the mail log files (/var/log/maillog if using sendmail or /usr/local/nagiosxi/tmp/phpmailer.log if using SMTP)?
...I have two contacts listed. They are both setup the same.
Are they xi users who are also contacts or contacts only?

https://assets.nagios.com/downloads/nag ... ntacts.pdf

Can you post all of the relevant configs (service, contacts, and associated templates)? Hide sensitive info.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked