Search found 2 matches
- Thu May 03, 2012 12:12 am
- Forum: Open Source Nagios Projects
- Topic: Service Escalation
- Replies: 3
- Views: 1233
Re: Service Escalation
Thank you, but how do I stop it from sending me more that 3 critical messages? If not with first_notification and last_notification? I think that I did not explain good enough the behavour I'm looking for. I want to receive 3 messages when a service goes into critical and 1 messages when it goes out...
- Wed May 02, 2012 5:30 am
- Forum: Open Source Nagios Projects
- Topic: Service Escalation
- Replies: 3
- Views: 1233
Service Escalation
Hi I have a server (XServer) with about 40 services on it. I have the following serviceescalation defined define serviceescalation { host_name XServer service_description * first_notification 1 last_notification 3 notification_interval 30 escalation_period 24x7 escalation_options c,r contact_groups ...