ansible/roles/nagios_server/files/nagios/hosts/buildvm-02.cfg

10 lines
251 B
INI
Raw Normal View History

2014-04-24 17:53:34 +00:00
define host {
alias buildvm-02.phx2.fedoraproject.org
host_name buildvm-02
use defaultbuilders
check_command check-host-alive
address buildvm-02.phx2.fedoraproject.org
parents buildvmhost-10
2014-04-24 17:53:34 +00:00
contact_groups build-sysadmin-email
}