nagios levels of escalation
Posted
by
com
on Server Fault
See other posts from Server Fault
or by com
Published on 2012-11-04T15:54:15Z
Indexed on
2012/11/04
17:03 UTC
Read the original article
Hit count: 229
nagios
|nagios-plugins
I try to configure nagios in the following way
for every service (for example "mysql seconds behind master") I need to define few levels of escalations, when level is warning I want to send only email and when level is critical I want to send email and sms .
What is the right way to do this?
Do be stick we the levels definition (critical or warning), if there is different way to differentiate email level and sms level of escalation?
Thanks!
© Server Fault or respective owner