fix help
This commit is contained in:
parent
e2d977be33
commit
5d325116aa
|
@ -259,12 +259,12 @@ Can used special variables like: %{status}
|
|||
=item B<--warning-*>
|
||||
|
||||
Threshold warning.
|
||||
Can be: 'total-cpu', 'total-cpu-mhz', 'cpu'.
|
||||
Can be: 'total-cpu', 'total-cpu-mhz', 'cpu-ready', 'cpu'.
|
||||
|
||||
=item B<--critical-*>
|
||||
|
||||
Threshold critical.
|
||||
Can be: 'total-cpu', 'total-cpu-mhz', 'cpu'.
|
||||
Can be: 'total-cpu', 'total-cpu-mhz', 'cpu-ready', 'cpu'.
|
||||
|
||||
=back
|
||||
|
||||
|
|
Loading…
Reference in New Issue