mirror of https://github.com/Icinga/icinga2.git
parent
6332921fb6
commit
e398b7eccf
|
@ -1811,7 +1811,7 @@ You can integrate the above example `CheckCommand` definition
|
||||||
}
|
}
|
||||||
|
|
||||||
apply Service "my-icmp" {
|
apply Service "my-icmp" {
|
||||||
check_command = "icmp"
|
check_command = "my-icmp"
|
||||||
check_interval = 1m
|
check_interval = 1m
|
||||||
retry_interval = 30s
|
retry_interval = 30s
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue