Export.pm - ActiveChecksEnabled, PassiveChecksEnabled
Brought to you by:
yvdhove
When an unknown template is defined in the config then the values are undefined.
22781 define service {
22782 use disk-service_perfdata
22783 host_name loki
22784 service_description check iowait
22785 check_command check_nrpe_25!check_iowait
22786 active_checks_enabled
22787 passive_checks_enabled
22788 contact_groups solaris,supervision
22789 }