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

8 lines
241 B
INI

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