This will add minimal monitoring for repospanner on pkgs01.stg. This only says it is running or not.
This commit is contained in:
parent
ae5ab55b20
commit
3bbc0031f4
3 changed files with 9 additions and 0 deletions
|
@ -0,0 +1,7 @@
|
|||
# BEGIN, check for the existance of processes
|
||||
define service {
|
||||
host_name pkgs01.stg.phx2.fedoraproject.org
|
||||
service_description Check that repospanner is running
|
||||
check_command check_by_nrpe!check_repospanner_proc
|
||||
use defaulttemplate
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue