Search found 4 matches
- Mon Sep 10, 2018 2:21 am
- Forum: Open Source Nagios Projects
- Topic: Issue with service escalations (treat ack different)
- Replies: 3
- Views: 1195
Re: Issue with service escalations (treat ack different)
Thanks for your answer. I've workaround it the following way: - I changed the escalation to start with the 3rd escalation instead of the second. - I changed to notification time of the services to 8 hours This way a first notification is sent out via the service. The engineers are supposed to acknow...
- Wed Sep 05, 2018 5:13 am
- Forum: Open Source Nagios Projects
- Topic: custom fields from notificationauthor contact
- Replies: 4
- Views: 1244
Re: custom fields from notificationauthor contact
Thanks for your answer, but this doesn't work either :-( When having a closer look in the nagios.debug file, it looks like the macro processing is completely done sequentially: [1536141647.894142] [2048.2] [pid=4724] Processing part: 'CONTACTEMAIL:`echo "' [1536141647.894150] [2048.2] [pid=4724...
- Tue Sep 04, 2018 7:02 am
- Forum: Open Source Nagios Projects
- Topic: custom fields from notificationauthor contact
- Replies: 4
- Views: 1244
custom fields from notificationauthor contact
We send notifications to Slack to a specific channel (#notifications). One contact (slack) is configured for this purpose and configured as contact for all relevant services. In case of an acknowledge, I would like to tag the notification author which requires a UID from Slack. For this purpose I ad...
- Mon Sep 03, 2018 10:32 am
- Forum: Open Source Nagios Projects
- Topic: Issue with service escalations (treat ack different)
- Replies: 3
- Views: 1195
Issue with service escalations (treat ack different)
What I'm trying to achieve is the following: Send out a message to Slack when a service changes to warning or critical around the clock. Repeat this notification every day until it is acknowledged or changed to OK. After playing around with escalations I was finally able to manage using the followin...