From 40820799296949c0d913ac6edf56757daff56b49 Mon Sep 17 00:00:00 2001 From: garnier-quentin Date: Fri, 1 Feb 2019 16:19:55 +0100 Subject: [PATCH] fix help --- apps/vmware/connector/mode/cpuvm.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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