ansible/roles/nagios_server/files/nagios/services/iad2_internal/nrpe.cfg
2020-06-08 11:17:20 -04:00

8 lines
357 B
INI

define service {
host_name bastion02.iad2.fedoraproject.org, bastion01.phx2.fedoraproject.org, sundries01.phx2.fedoraproject.org, sundries02.phx2.fedoraproject.org, wiki01.phx2.fedoraproject.org, wiki02.phx2.fedoraproject.org
service_description nrpe
check_command test_nrpe
max_check_attempts 2
check_interval 2
use defaulttemplate
}