surveil/tools/docker/etc/shinken/escalations/sample.cfg
aviau 9f7cdee108 Moved Dockerfile to root
Change-Id: Ie4e4b14028aeeba58d20464fc9c5d02846b029ec
2014-08-14 20:57:02 -04:00

18 lines
558 B
INI

# 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
# }