Vincent Fournier ae360321c4 Modify Alignak container to use Alignak
Change-Id: Ibd2e1324e55028292f4a0cb9a000d680a6cf2703
2015-05-27 13:48:57 -04:00

23 lines
820 B
INI

# Dependencies
# This is the HARD way for define dependencies. Please look at the
# service_dependencies property for the services instead!
#define servicedependency {
# host_name dc01
# service_description ActiveDirectory
# dependent_host_name dc07
# dependent_service_description ActiveDirectory
# execution_failure_criteria o
# notification_failure_criteria w,u
# dependency_period 24x7
# }
#define hostdependency{
# host_name dc01
# dependent_host_name localhost
# execution_failure_criteria o
# notification_failure_criteria u
# dependency_period 24x7
# }