mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-30 09:05:19 +02:00
+ fix typo threshold (help)
This commit is contained in:
parent
8f1feec2ee
commit
1b7052de7e
@ -369,14 +369,14 @@ Example: --threshold-overload='fan,CRITICAL,^(?!(up|normal)$)'
|
||||
|
||||
=item B<--warning>
|
||||
|
||||
Set warning threshold for temperatures, voltages, sensors (syntax: type,regexp,treshold)
|
||||
Set warning threshold for temperatures, voltages, sensors (syntax: type,regexp,threshold)
|
||||
Example: --warning='temperature,.*,30'
|
||||
|
||||
=item B<--critical>
|
||||
|
||||
Set critical threshold for temperatures, voltages, sensors (syntax: type,regexp,treshold)
|
||||
Set critical threshold for temperatures, voltages, sensors (syntax: type,regexp,threshold)
|
||||
Example: --critical='temperature,.*,40'
|
||||
|
||||
=back
|
||||
|
||||
=cut
|
||||
=cut
|
||||
|
Loading…
x
Reference in New Issue
Block a user