Walking Through Notifications

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
sav2880
Posts: 60
Joined: Tue Mar 13, 2012 8:24 am

Walking Through Notifications

Post by sav2880 »

I'm having some issues getting notifications to send out properly, and then there are others that are set to not notify at all, but they send notifications to nagiosadmin, and I'm not sure why. As a first step, I'm trying to walk through some of these service checks to make sure it's setup correctly.

For example, we have a service setup which checks the size of a file. If it's in a critical state, we mark it as such, but it should not be sending out any emails. The trace back looks like this:

The "Tracker In Pool" sends notifications to nagiosadmin. The templates it uses, in this order, are first noalert_metric_nsclient_service, then xiwizard_windowsserver_nsclient_service.

noalert_metric_nsclient_service has zero contacts or groups selected (but calls in xiwizard_generic_service)
xiwizard_windowsserver_nsclient_service has zero contacts or groups selected (but calls in xiwizard_generic_service)
xiwizard_generic_service has zero contacts or groups selected.
Tracker In Pool service has zero contacts or groups selected, defers notification enabled to templates

So nowhere is it specifying any sort of contact to send to, and yet it's sending one anyways.

Similarly, there are other service checks that should be sending to multiple contact groups, and no email alert is being triggered anywhere. Think of it as a reverse example of this. It makes me wonder if there's some sort of configuration error with writing my service checks and/or host checks or a way I can check notifications across the board. I should note that test emails from Nagios XI do go out successfully.

My OS is CentOS 6.4, and Nagios XI is 2012R2.5. Any help is creatly appreciated, and can provide any other info you might need.

Thanks!
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Walking Through Notifications

Post by lmiltchev »

I would recommend emailing us your latest configuration snapshot at [email protected], so that we can review all of your configs. Also, let us know what are the contacts that are supposed to receive notifications (and for what hosts/services) but they are not receiving any alerts. Please, type "Walking Through Notifications" in the email subject.
Be sure to check out our Knowledgebase for helpful articles and solutions!
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Walking Through Notifications

Post by abrist »

Contacts can only be pulled in from templates and the direct (host or service) objects. They must be there. You are welcome to pm me your configuration snapshot tarball and I can take a look if you wish.

EDIT - nm. Open a ticket - it is more secure anyways.
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