From 287241dba2425e7e5f972584e84ab0885df07d38 Mon Sep 17 00:00:00 2001 From: garnier-quentin Date: Wed, 5 Jun 2019 13:57:08 +0200 Subject: [PATCH] fix help --- apps/varnish/local/mode/stats.pm | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/apps/varnish/local/mode/stats.pm b/apps/varnish/local/mode/stats.pm index f663da744..3add27c66 100644 --- a/apps/varnish/local/mode/stats.pm +++ b/apps/varnish/local/mode/stats.pm @@ -325,19 +325,9 @@ Directory Path to Varnishstat Binary File (Default: /usr/bin) Parameter for Binary File (Default: ' -1 -j 2>&1') -=item B<--warning-*> +=item B<--warning-[countername]> B<--critical-[countername]> -Warning Threshold for: -hit => Cache Hits, -hitpass => Cache hits for Pass, -miss => Cache Misses - -=item B<--critical-*> - -Critical Threshold for: -hit => Cache Hits, -hitpass => Cache hits for Pass, -miss => Cache Misses +Thresholds. Use option --list-counters to see available counters =back