This commit is contained in:
garnier-quentin 2019-02-01 16:19:55 +01:00
parent 81e1596b7d
commit 4082079929
1 changed files with 2 additions and 2 deletions

View File

@ -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