From 74fd1b8e95c35379eba5baa24e088c16bfa6f6d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Duret?= Date: Wed, 28 Jun 2017 11:59:01 +0200 Subject: [PATCH] Total threshold doesn't exist it's "global" --- apps/lync/2013/mssql/mode/poorcalls.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/lync/2013/mssql/mode/poorcalls.pm b/apps/lync/2013/mssql/mode/poorcalls.pm index 6804f5122..aca8a260d 100644 --- a/apps/lync/2013/mssql/mode/poorcalls.pm +++ b/apps/lync/2013/mssql/mode/poorcalls.pm @@ -125,11 +125,11 @@ Minutes to lookback (From you to UTC) default: 65 =item B<--warning-*> -Set warning threshold for number of poor calls. Can be : 'total', 'user' +Set warning threshold for number of poor calls. Can be : 'global', 'user' =item B<--critical-*> -Set critical threshold for number of poor calls. Can be : 'total', 'user' +Set critical threshold for number of poor calls. Can be : 'global', 'user' =back