fix help
This commit is contained in:
parent
abed5a9169
commit
967acb849e
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue