ansible/roles/nagios_server/files/nagios-external/hosts/templates.cfg
2014-07-07 17:00:27 +00:00

15 lines
488 B
INI

define host {
name defaulttemplate
check_command check-host-alive
max_check_attempts 8
checks_enabled 1
failure_prediction_enabled 0
retain_status_information 1
retain_nonstatus_information 1
notification_interval 480
notifications_enabled 1
notification_options d,r
contact_groups fedora-sysadmin-email,fedora-sysadmin-pager
register 0
}