From 310b84eb0916210117d462389f7adbbf7b8d8e1c Mon Sep 17 00:00:00 2001 From: itoussies <65223458+itoussies@users.noreply.github.com> Date: Thu, 14 Sep 2023 10:09:52 +0200 Subject: [PATCH] fix(plugin): app::monitoring::kadiska::nettracerstatistics - help fix (#4659) --- src/apps/monitoring/kadiska/mode/nettracerstatistics.pm | 2 +- src/apps/monitoring/kadiska/mode/watcherstatistics.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/apps/monitoring/kadiska/mode/nettracerstatistics.pm b/src/apps/monitoring/kadiska/mode/nettracerstatistics.pm index 96893627a..bc71b7352 100644 --- a/src/apps/monitoring/kadiska/mode/nettracerstatistics.pm +++ b/src/apps/monitoring/kadiska/mode/nettracerstatistics.pm @@ -211,7 +211,7 @@ Warning threshold for path length to reach targets. Critical threshold for path length to reach targets. -item B<--warning-packets-loss-prct> +=item B<--warning-packets-loss-prct> Warning threshold for packets' loss in percentage. diff --git a/src/apps/monitoring/kadiska/mode/watcherstatistics.pm b/src/apps/monitoring/kadiska/mode/watcherstatistics.pm index 860c7d52a..99d5424f6 100644 --- a/src/apps/monitoring/kadiska/mode/watcherstatistics.pm +++ b/src/apps/monitoring/kadiska/mode/watcherstatistics.pm @@ -701,7 +701,7 @@ Display statistics for watchers used by work-from-anywhere users. =item B<--warning-[country|isp|watcher]-*> B<--critical-[country|isp|watcher]-*> Thresholds. Can be: -'dtt-spent', 'errors-prct', 'full-time-network-spent', +'dtt-spent', 'errors-prct', 'full-network-time-spent', 'sessions', 'srt-spent', 'requests', 'redirect-time-avg', 'loading-page', 'pages', 'processing', 'users', 'waiting-time-avg'.