ansible/roles/nagios_server/files/nagios/services/nrpe.cfg
2014-07-22 23:25:47 +00:00

8 lines
348 B
INI

define service {
host_name hosted03, hosted04, backup02, bapp02, bastion02, bastion01, bastion-vpn, bodhost01, sundries01, sundries01.stg, sundries02, wiki01, wiki01.stg, wiki02, pkgdb01, pkgdb02, pkgdb01.stg
service_description nrpe
check_command test_nrpe
max_check_attempts 2
normal_check_interval 2
use defaulttemplate
}