mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 15:44:21 +02:00
+ fix typo threshold (help)
This commit is contained in:
parent
ec7e2831c8
commit
ebf2396f39
@ -151,12 +151,12 @@ Example: --threshold-overload='fan,CRITICAL,^(?!(ok)$)'
|
||||
|
||||
=item B<--warning>
|
||||
|
||||
Set warning threshold for temperatures (syntax: type,regexp,treshold)
|
||||
Set warning threshold for temperatures (syntax: type,regexp,threshold)
|
||||
Example: --warning='temperature,.*,20'
|
||||
|
||||
=item B<--critical>
|
||||
|
||||
Set critical threshold for temperatures and battery charge (syntax: type,regexp,treshold)
|
||||
Set critical threshold for temperatures and battery charge (syntax: type,regexp,threshold)
|
||||
Example: --critical='temperature,1.1,25' --critical='battery,.*,20:'
|
||||
|
||||
=back
|
||||
|
Loading…
x
Reference in New Issue
Block a user