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

8 lines
241 B
INI

define host {
host_name arm02-builder03
alias arm02-builder03.arm.fedoraproject.org
use defaultbuilders
check_command check-host-alive
address arm02-builder03.arm.fedoraproject.org
contact_groups build-sysadmin-email
}