summaryrefslogtreecommitdiffstats
path: root/Monitoring/shinken/escalations.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'Monitoring/shinken/escalations.cfg')
-rw-r--r--Monitoring/shinken/escalations.cfg18
1 files changed, 0 insertions, 18 deletions
diff --git a/Monitoring/shinken/escalations.cfg b/Monitoring/shinken/escalations.cfg
deleted file mode 100644
index a953d871..00000000
--- a/Monitoring/shinken/escalations.cfg
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-# Define escalation the OLD school way.
-# Better use the simple "escalation" way! (in shinken-specific.cfg)
-
-#define serviceescalation{
-# host_name localhost
-# hostgroup_name windows-servers
-# service_description Root Partition
-# contacts GNULinux_Administrator
-# contact_groups admins
-# first_notification 2
-# last_notification 5
-# notification_interval 1
-# escalation_period 24x7
-# escalation_options w,u,c,r
-# }
-