remove repospanner files for nagios

This commit is contained in:
Stephen Smoogen 2019-11-27 20:53:58 +00:00 committed by Pierre-Yves Chibon
parent 29942b36b2
commit 997500ce2c
2 changed files with 0 additions and 9 deletions

View file

@ -1 +0,0 @@
command[check_repospanner_proc]={{ libdir }}/nagios/plugins/check_procs -c 1:1 -C 'repospanner' -u repoSpanner

View file

@ -1,8 +0,0 @@
# BEGIN, check for the existance of processes
define service {
host_name pkgs01.stg.phx2.fedoraproject.org
service_description Check that repospanner is running on pkgs
check_command check_by_nrpe!check_repospanner_proc
use defaulttemplate
}