Installation guide
88 NovaScale Master 5.2-x Server Add-ons - Installation and Administrator's Guide
check_esx_vm_cpu
The check_esx3 shell is called with the following syntax:
check_esx3 -B -H <esxname> -C <community> -v <virtualHost>
-l CPU -w <warn>% -c <crit>%
Output:
CPU usage is <percent_used> on <VMname> nsmvm1 (<time>average)
Example:
check_esx_vm_cpu –B –H esx –C public –v nsmvm1 –w 80% -c 90%
CPU usage is 3% on nsmvm1 (301s average)
Status is set to WARNING if more than 80% of CPU is used.
Status is set to CRITICAL if if more than 90% of CPU is used.
Note:
The VMname is those declared on the ESX server (this name can be different from the
NSMaster hostname).