mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-28 16:14:21 +02:00
+ fix typo threshold (help)
This commit is contained in:
parent
e7070372c2
commit
6f95d94022
@ -313,12 +313,12 @@ Example: --threshold-overload='fan,CRITICAL,^(?!(normal)$)'
|
|||||||
|
|
||||||
=item B<--warning>
|
=item B<--warning>
|
||||||
|
|
||||||
Set warning threshold for temperatures (syntax: type,regexp,treshold)
|
Set warning threshold for temperatures (syntax: type,regexp,threshold)
|
||||||
Example: --warning='temperature,.*,30'
|
Example: --warning='temperature,.*,30'
|
||||||
|
|
||||||
=item B<--critical>
|
=item B<--critical>
|
||||||
|
|
||||||
Set critical threshold for temperatures (syntax: type,regexp,treshold)
|
Set critical threshold for temperatures (syntax: type,regexp,threshold)
|
||||||
Example: --critical='temperature,.*,40'
|
Example: --critical='temperature,.*,40'
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
Loading…
x
Reference in New Issue
Block a user