copr-be: test remaining results storage space

This commit is contained in:
Pavel Raiskup 2021-07-28 13:51:16 +02:00
parent 00b5afa1a9
commit 29fb33bbb7
4 changed files with 9 additions and 0 deletions

View file

@ -0,0 +1,6 @@
define service {
hostgroup_name copr_back
service_description Disk space on Copr Backend used for build results
check_command check_by_nrpe!check_disk_/var/lib/copr/public_html
use disktemplate
}