diff --git a/apps/vmware/connector/mode/cpuvm.pm b/apps/vmware/connector/mode/cpuvm.pm index 9f908367b..2135c332f 100644 --- a/apps/vmware/connector/mode/cpuvm.pm +++ b/apps/vmware/connector/mode/cpuvm.pm @@ -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