mirror of https://github.com/Icinga/icinga2.git
Wrong parameter for CheckCommand ping-common-windows
Signed-off-by: Jean-Marcel Flach <jean-marcel.flach@netways.de> fixes #9637
This commit is contained in:
parent
c1bd76d759
commit
73d98151c1
|
@ -156,7 +156,7 @@ template CheckCommand "ping-common-windows" {
|
|||
value = "$ping_win_crta$,$ping_win_cpl$%"
|
||||
description = "Warning threshold: RTA and package loss seperated by comma"
|
||||
}
|
||||
"-n" = {
|
||||
"-p" = {
|
||||
value = "$ping_win_packets$"
|
||||
description = "Number of packages to send"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue