Fix #1567
This commit is contained in:
parent
fe53790e61
commit
7a4b33db08
|
@ -347,15 +347,10 @@ Can used special variables like: %{status}.
|
||||||
Set critical threshold for current synchronisation status (Default: '%{status} !~ /Succeeded/').
|
Set critical threshold for current synchronisation status (Default: '%{status} !~ /Succeeded/').
|
||||||
Can used special variables like: %{status}.
|
Can used special variables like: %{status}.
|
||||||
|
|
||||||
=item B<--warning-*>
|
=item B<--warning-*> B<--critical-*>
|
||||||
|
|
||||||
Warning thresholds.
|
Thresholds.
|
||||||
Can be: 'progress' (%), 'duration' (s).
|
Can be: 'last-synchronisation-duration' (s), 'synchronisation-progress' (%).
|
||||||
|
|
||||||
=item B<--critical-*>
|
|
||||||
|
|
||||||
Critical thresholds.
|
|
||||||
Can be: 'progress' (%), 'duration' (s).
|
|
||||||
|
|
||||||
=item B<--filter-counters>
|
=item B<--filter-counters>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue