fix help rabbitmq
This commit is contained in:
parent
4d0a336c1d
commit
3dacc40ea9
|
@ -155,7 +155,7 @@ Can used special variables like: %{status}, %{display}
|
|||
=item B<--warning-*> B<--critical-*>
|
||||
|
||||
Thresholds.
|
||||
Can be: 'read-iops', 'disk-write-iops'.
|
||||
Can be: 'read', 'write'.
|
||||
|
||||
=back
|
||||
|
||||
|
|
|
@ -154,7 +154,7 @@ Can used special variables like: %{state}, %{display}
|
|||
=item B<--warning-*> B<--critical-*>
|
||||
|
||||
Thresholds.
|
||||
Can be: 'read-iops', 'disk-write-iops'.
|
||||
Can be: 'queue-msg', 'queue-msg-ready'.
|
||||
|
||||
=back
|
||||
|
||||
|
|
Loading…
Reference in New Issue