Re: Duration resets for all Services with Apply Config
Posted: Thu Jul 09, 2015 7:22 am
Here you go.
Code: Select all
###############################################################################
define service {
name Sava Service Settings
service_description Standard Settings for all services
display_name Standard template
max_check_attempts 5
check_interval 5
retry_interval 1
active_checks_enabled 1
passive_checks_enabled 0
check_period 24x7
obsess_over_service 0
check_freshness 0
flap_detection_enabled 0
process_perf_data 0
retain_status_information 0
retain_nonstatus_information 0
notification_interval 60
first_notification_delay 0
notification_period 24x7
notification_options c,u,r,
notifications_enabled 1
contact_groups +Oncall
register 0
}
###############################################################################
#