ansible/roles/nagios_server/files/nagios/services/phx2_internal/osbs.cfg
2020-05-21 19:20:38 -04:00

7 lines
253 B
INI

define service {
host_name osbs-master01.phx2.fedoraproject.org
service_description Check OSBS API endpoint paths
check_command check_by_nrpe!check_osbs_api
max_check_attempts 5
use defaulttemplate
}