Add options missing in hardware mode help section

This commit is contained in:
Lucie Dubrunfaut 2025-01-06 11:30:55 +01:00
parent bba20e5f12
commit a449d8d1ad

View File

@ -112,6 +112,14 @@ Define the expected status if no components are found (default: critical).
Use this option to override the status returned by the plugin when the status label matches a regular expression (syntax: section,[instance,]status,regexp).
Example: --threshold-overload='fru,OK,error'
=item B<--warning-count-*>
Define the warning threshold for the number of components of one type (replace '*' with the component type).
=item B<--critical-count-*>
Define the critical threshold for the number of components of one type (replace '*' with the component type).
=back
=cut