mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-28 08:04:36 +02:00
+ fix typo threshold (help)
This commit is contained in:
parent
82d657cc10
commit
ccf0349d82
@ -141,12 +141,12 @@ Example: --threshold-overload='temperature.state,CRITICAL,^(?!(enabled)$)'
|
|||||||
|
|
||||||
=item B<--warning>
|
=item B<--warning>
|
||||||
|
|
||||||
Set warning threshold (syntax: type,regexp,treshold)
|
Set warning threshold (syntax: type,regexp,threshold)
|
||||||
Example: --warning='temperature,.*,30'
|
Example: --warning='temperature,.*,30'
|
||||||
|
|
||||||
=item B<--critical>
|
=item B<--critical>
|
||||||
|
|
||||||
Set critical threshold (syntax: type,regexp,treshold)
|
Set critical threshold (syntax: type,regexp,threshold)
|
||||||
Example: --critical='temperature,.*,40'
|
Example: --critical='temperature,.*,40'
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
Loading…
x
Reference in New Issue
Block a user