fix(plugin): app::monitoring::kadiska::nettracerstatistics - help fix (#4659)
This commit is contained in:
parent
7b40eb38d3
commit
310b84eb09
|
@ -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.
|
||||
|
||||
|
|
|
@ -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'.
|
||||
|
||||
|
|
Loading…
Reference in New Issue