perhaps this?

This commit is contained in:
Kevin Fenzi 2018-02-07 01:06:04 +00:00
parent dec23cd1bc
commit 326c39d1b0

View file

@ -1,7 +1,7 @@
define service {
host_name mailman01.phx2.fedoraproject.org
service_description check mailman api
check_command check_mailman_api
check_command check_by_nrpe!check_mailman_api
max_check_attempts 5
use defaulttemplate
}