copr-be: copr-ping

This commit is contained in:
Pavel Raiskup 2021-08-05 14:47:27 +02:00
parent 33df23d457
commit 44c172c56e
5 changed files with 119 additions and 0 deletions

View file

@ -0,0 +1,6 @@
define service {
hostgroup_name copr_back_aws, copr_back_dev_aws
service_description Copr ping package builds (that chould always succeed)
check_command check_by_nrpe!check_disk_/var/lib/copr/public_html
use disktemplate
}