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-*>
|
=item B<--warning-*> B<--critical-*>
|
||||||
|
|
||||||
Thresholds.
|
Thresholds.
|
||||||
Can be: 'read-iops', 'disk-write-iops'.
|
Can be: 'read', 'write'.
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
|
|
|
@ -154,7 +154,7 @@ Can used special variables like: %{state}, %{display}
|
||||||
=item B<--warning-*> B<--critical-*>
|
=item B<--warning-*> B<--critical-*>
|
||||||
|
|
||||||
Thresholds.
|
Thresholds.
|
||||||
Can be: 'read-iops', 'disk-write-iops'.
|
Can be: 'queue-msg', 'queue-msg-ready'.
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue