8 lines
498 B
INI
8 lines
498 B
INI
define service {
|
|
host_name bastion02.phx2.fedoraproject.org, bastion01.phx2.fedoraproject.org, sundries01.phx2.fedoraproject.org, sundries01.stg.phx2.fedoraproject.org, sundries02.phx2.fedoraproject.org, wiki01.phx2.fedoraproject.org, wiki01.stg.phx2.fedoraproject.org, wiki02.phx2.fedoraproject.org, copr-be.cloud.fedoraproject.org, copr-fe.cloud.fedoraproject.org
|
|
service_description nrpe
|
|
check_command test_nrpe
|
|
max_check_attempts 2
|
|
check_interval 2
|
|
use defaulttemplate
|
|
}
|