Search found 3 matches
- Thu Sep 26, 2013 4:22 pm
- Forum: Open Source Nagios Projects
- Topic: Notification/Escalation Help
- Replies: 5
- Views: 1781
Re: Notification/Escalation Help
Correct, as long as a notification is triggered on the service it will move to your escalations in the order and time frames you specified. The definitions do look like they follow your logic, have you tested this yet? Maybe with a simple ping check or a service you can freely take down on one of y...
- Thu Sep 26, 2013 1:23 pm
- Forum: Open Source Nagios Projects
- Topic: Notification/Escalation Help
- Replies: 5
- Views: 1781
Re: Notification/Escalation Help
The notification escalations are triggered when that notification number is reached. So as you have it defined, when the service reaches it's 5th notification it will send out a notification and immediately move to your 2nd level escalation which sends out the 6th notification after 30 minutes, the...
- Thu Sep 26, 2013 11:39 am
- Forum: Open Source Nagios Projects
- Topic: Notification/Escalation Help
- Replies: 5
- Views: 1781
Notification/Escalation Help
Hello All, I'm trying to figure out a new host/service notification config. Basically what I'm trying to do is notify a contact 5 minutes after a host or service hits a state (w,u,c, etc as defined in my host template) THEN notify another contact after 30 minutes THEN notify another contact after 60...