template Service "check_disk_service" { check_command = "check_disk_command" max_check_attempts = "5" check_period = "24x7" check_interval = 1s retry_interval = 1s enable_notifications = true enable_active_checks = true enable_passive_checks = true enable_event_handler = true enable_perfdata = true command_endpoint = host_name }