From 225902477473801b69dd4abf106b4394a17e8140 Mon Sep 17 00:00:00 2001 From: Christian Harke Date: Tue, 7 Jul 2015 15:42:47 +0200 Subject: [PATCH] ITL: Fix incorrect check_ping.exe parameter fixes #9463 --- itl/command-plugins-windows.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/itl/command-plugins-windows.conf b/itl/command-plugins-windows.conf index be16fbf9e..055c453a0 100644 --- a/itl/command-plugins-windows.conf +++ b/itl/command-plugins-windows.conf @@ -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" } - "-p" = { + "-n" = { value = "$ping_win_packets$" description = "Number of packages to send" } -- 2.40.0