mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
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
6d6826cc07
commit
4853f218fc
@ -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…
x
Reference in New Issue
Block a user