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:
Reto Zeder 2015-07-15 16:39:33 +02:00 committed by Jean-Marcel Flach
parent c1bd76d759
commit 73d98151c1
1 changed files with 1 additions and 1 deletions

View File

@ -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"
}