Search found 2 matches
- Fri Dec 20, 2013 5:13 pm
- Forum: Open Source Nagios Projects
- Topic: Recoveries notifications on warning not sent
- Replies: 3
- Views: 1449
Re: Recoveries notifications on warning not sent
Thanks for you quick answer, I think this led me to something: The contact is in fact a contact group, here is the configuration: define contactgroup{ contactgroup_name my_group members contactA, contactB } define contact{ contact_name contactA service_notification_period 24x7 host_notification_peri...
- Fri Dec 20, 2013 6:09 am
- Forum: Open Source Nagios Projects
- Topic: Recoveries notifications on warning not sent
- Replies: 3
- Views: 1449
Recoveries notifications on warning not sent
Hi I am having an issue with the notifications on some services: after a warning, the recovery notification is not sent. Here are the relevant parts of my configuration: # nagios.cfg log_notifications=1 enable_notifications=1 # generic-service define service{ name generic-service [...] notification_...