Add nagios rules for taskotron dev client hosts
This commit is contained in:
parent
b0d1f67504
commit
7f6b8f82e8
6 changed files with 47 additions and 0 deletions
|
@ -52,6 +52,12 @@ define command{
|
|||
command_line $USER1$/check_koji
|
||||
}
|
||||
|
||||
# 'check_testcloud'
|
||||
define command{
|
||||
command_name check_testcloud
|
||||
command_line $USER1$/check_testcloud
|
||||
}
|
||||
|
||||
# 'check by nrpe'
|
||||
define command{
|
||||
command_name check_by_nrpe
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue