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