This commit is contained in:
garnier-quentin 2020-05-25 13:32:00 +02:00
parent abed5a9169
commit 967acb849e
2 changed files with 3 additions and 2 deletions

View File

@ -148,7 +148,7 @@ Can used special variables like: %{status}, %{auto_start}, %{display}
=item B<--warning-*> B<--critical-*>
Thresholds.
Can be: 'usage' (B), 'usage-free' (B), 'usage-prct' (%).
Can be: 'requests'.
=back

View File

@ -184,7 +184,8 @@ Can used special variables like: %{status}, %{display}
=item B<--warning-*> B<--critical-*>
Thresholds.
Can be: 'usage' (B), 'usage-free' (B), 'usage-prct' (%).
Can be: 'requests', 'traffic-in', 'traffic-out',
'connections-current', 'connections-total'.
=back