Rename buildvm-s390x-15 to buildvm-s390x-01.stg
This commit is contained in:
parent
bc32f6f367
commit
8054c79719
4 changed files with 24 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
|||
define service {
|
||||
hostgroup_name *, !buildvm-armv7, !buildvm-s390x, !buildvm-s390
|
||||
hostgroup_name *, !buildvm-armv7, !buildvm-s390x, !buildvm-s390x-stg, !buildvm-s390
|
||||
service_description ICMP-Ping4
|
||||
check_command check_ping4!350.0,20%!500.0,60%
|
||||
use criticaltemplate
|
||||
}
|
||||
|
||||
define service {
|
||||
hostgroup_name buildvm-armv7, buildvm-s390x, buildvm-s390
|
||||
hostgroup_name buildvm-armv7, buildvm-s390x, buildvm-s390x-stg, buildvm-s390
|
||||
service_description ICMP-Ping4-vm-builders
|
||||
check_command check_ping4!1500.0,20%!2500.0,80%
|
||||
use criticaltemplate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue