85 lines
2.7 KiB
INI
85 lines
2.7 KiB
INI
define host {
|
|
name defaulttemplate
|
|
#check_command check-host-alive4
|
|
check_command check-host-alive-nrpe
|
|
max_check_attempts 8
|
|
checks_enabled 1
|
|
retain_status_information 1
|
|
retain_nonstatus_information 1
|
|
notification_interval 15
|
|
notifications_enabled 1
|
|
notification_options d,r
|
|
contact_groups fedora-sysadmin-ircbot
|
|
|
|
register 0
|
|
}
|
|
|
|
define host {
|
|
name aws
|
|
check_command check-host-alive-ssh
|
|
max_check_attempts 8
|
|
checks_enabled 1
|
|
retain_status_information 1
|
|
retain_nonstatus_information 1
|
|
notification_interval 15
|
|
notifications_enabled 1
|
|
notification_options d,r
|
|
contact_groups fedora-sysadmin-ircbot
|
|
register 0
|
|
}
|
|
|
|
define host {
|
|
name mincheck
|
|
check_command check-host-alive4
|
|
max_check_attempts 8
|
|
checks_enabled 1
|
|
retain_status_information 1
|
|
retain_nonstatus_information 1
|
|
notification_interval 15
|
|
notifications_enabled 1
|
|
notification_options d,r
|
|
contact_groups fedora-sysadmin-ircbot
|
|
register 0
|
|
}
|
|
|
|
define host {
|
|
name ppc-secondarytemplate
|
|
check_command check-host-alive4
|
|
max_check_attempts 8
|
|
checks_enabled 1
|
|
retain_status_information 1
|
|
retain_nonstatus_information 1
|
|
notification_interval 15
|
|
notifications_enabled 1
|
|
notification_options d,r
|
|
contact_groups fedora-sysadmin-ircbot
|
|
register 0
|
|
}
|
|
|
|
define host {
|
|
name retracetemplate
|
|
check_command check-host-alive4
|
|
max_check_attempts 8
|
|
checks_enabled 1
|
|
retain_status_information 1
|
|
retain_nonstatus_information 1
|
|
notification_interval 15
|
|
notifications_enabled 1
|
|
notification_options d,r
|
|
contact_groups fedora-sysadmin-ircbot
|
|
register 0
|
|
}
|
|
|
|
define host {
|
|
name defaultbuilders
|
|
max_check_attempts 8
|
|
checks_enabled 1
|
|
retain_status_information 1
|
|
retain_nonstatus_information 1
|
|
notification_interval 15
|
|
notifications_enabled 1
|
|
notification_options d,r
|
|
contact_groups fedora-sysadmin-ircbot
|
|
register 0
|
|
}
|
|
|