Search found 3 matches
- Thu Jul 10, 2014 5:11 am
- Forum: Open Source Nagios Projects
- Topic: Send notifications for a service to other contact than admin
- Replies: 5
- Views: 1555
Re: Send notifications for a service to other contact than a
Actually I think I have found the problem; there was also a host template that included a contact_group admins.
- Wed Jul 09, 2014 10:48 am
- Forum: Open Source Nagios Projects
- Topic: Send notifications for a service to other contact than admin
- Replies: 5
- Views: 1555
Re: Send notifications for a service to other contact than a
No. I removed this contact from the service template when creating the two templates from my first post. E-mails for normal services (aes-service) go to admin, e-mails for update-service to both. This is my "service" template: define service{ name service ; The 'name' of this service templ...
- Wed Jul 09, 2014 9:39 am
- Forum: Open Source Nagios Projects
- Topic: Send notifications for a service to other contact than admin
- Replies: 5
- Views: 1555
Send notifications for a service to other contact than admin
Hello, I have a number of services for which I want notifications to go to a separate e-mail address instead of the nagiosadmin contact. In conf.d/generic-services.cfg I have removed "contact_groups admins" from the generic service definition, and under it I made two service definitions fo...