We just setup the NAGEVLOG for testing on one of our servers and noticed a strange behavior
of our nagios server.
Even we setup no contact/contact group for the notification in the service settings and also none in any of the service templates
Nagios is still sending out notifications to our admin group.
any idea where the problem could be?
thanks in advance for your support
Matt
Service Notification get send without any contact setup
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: Service Notification get send without any contact setup
Lets work backwards, what type of notifications? host or service or both? Please share the host and services configuration files for the objects which are notifying you. As well as all templates assigned.
Re: Service Notification get send without any contact setup
Hi,
sorry forgot to mentioned that it's a service where i have the issue with.
the services where i have the problem with are: Application EventLog, Security EventLog and System EventLog
please see attached the service template.cfg and the cfg of the services of the server.
sorry forgot to mentioned that it's a service where i have the issue with.
the services where i have the problem with are: Application EventLog, Security EventLog and System EventLog
please see attached the service template.cfg and the cfg of the services of the server.
You do not have the required permissions to view the files attached to this post.
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: Service Notification get send without any contact setup
Can you also post any entries in /var/log/messages that correspond to when the notifications are being sent out.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Service Notification get send without any contact setup
attached the message file containing relevant entries for the service Application event log.
All users mentioned there are all the members of the CG admin
All users mentioned there are all the members of the CG admin
You do not have the required permissions to view the files attached to this post.
Re: Service Notification get send without any contact setup
My guess is this is an issue with implied inheritance. Relevant snippet from the object inheritance page:
The service is probably pulling contacts from the host it is attached to. You can disable notifications in the CCM for that service if you do not wish to receive them.
The service is probably pulling contacts from the host it is attached to. You can disable notifications in the CCM for that service if you do not wish to receive them.
You do not have the required permissions to view the files attached to this post.
Former Nagios employee