repospanner is only running on pkgs01 currently

This commit is contained in:
Stephen Smoogen 2018-12-17 18:25:23 +00:00
parent 3b0eebffed
commit 6c1357ff59

View file

@ -6,9 +6,3 @@ define service {
use defaulttemplate
}
define service {
host_name repospanner01.phx2.fedoraproject.org
service_description Check that repospanner is running on repospanner
check_command check_by_nrpe!check_repospanner_proc
use defaulttemplate
}