mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 15:44:21 +02:00
doc(f5OS): fix help message (#5583)
This commit is contained in:
parent
34aeb1aba4
commit
3463b2e43a
@ -188,7 +188,7 @@ Check hardware.
|
|||||||
=item B<--component>
|
=item B<--component>
|
||||||
|
|
||||||
Which component to check (default: '.*').
|
Which component to check (default: '.*').
|
||||||
Can be: 'temperature', 'fantray'.
|
Can be: C<temperature>, C<fantray>.
|
||||||
|
|
||||||
=item B<--no-component>
|
=item B<--no-component>
|
||||||
|
|
||||||
@ -197,8 +197,8 @@ Define the expected status if no components are found (default: critical).
|
|||||||
=item B<--filter-counters>
|
=item B<--filter-counters>
|
||||||
|
|
||||||
Only display some counters (regexp can be used).
|
Only display some counters (regexp can be used).
|
||||||
Can be : fantray-fan-speed current-temperature average-temperature min-temperature max-temperature
|
Can be : C<fantray-fan-speed> C<current-temperature> C<average-temperature> C<min-temperature> C<max-temperature>
|
||||||
Example : --filter-counters='^current-temperature$'
|
Example : C<--filter-counters='^current-temperature$'>
|
||||||
|
|
||||||
=item B<--include-id>
|
=item B<--include-id>
|
||||||
|
|
||||||
@ -242,11 +242,11 @@ Threshold in C.
|
|||||||
|
|
||||||
Threshold in C.
|
Threshold in C.
|
||||||
|
|
||||||
=item B<--warning-fantray-speed>
|
=item B<--warning-fantray-fan-speed>
|
||||||
|
|
||||||
Threshold in rpm.
|
Threshold in rpm.
|
||||||
|
|
||||||
=item B<--critical-fantray-speed>
|
=item B<--critical-fantray-fan-speed>
|
||||||
|
|
||||||
Threshold in rpm.
|
Threshold in rpm.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user