mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-09-23 09:48:39 +02:00
Add options missing in hardware mode help section
This commit is contained in:
parent
bba20e5f12
commit
a449d8d1ad
@ -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).
|
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'
|
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
|
=back
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
Loading…
x
Reference in New Issue
Block a user