More nagios file fixes

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk 2019-05-22 17:15:11 +02:00
parent c276097e32
commit 63fe73c878
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
define service {
hostgroup_name copr-back
hostgroup_name copr_back
service_description Check Copr backend consecutive build failures
check_command check_by_nrpe!check_copr_backend_failed
use defaulttemplate

View file

@ -83,7 +83,7 @@ define service {
}
define service {
hostgroup_name moby-registry
hostgroup_name moby_registry
service_description Disk space /var/lib/registry
check_command check_by_nrpe!check_disk_/var/lib/registry
use disktemplate