Open MarcusCaepio opened 5 years ago
Hi all, am I doing sth. wrong or is there no way to set thresholds for the cpu ready time?
./check_vmware_esx -H ... -u ... -p ... -S cpu -s ready -w 100 -c 200 OK: CPU ready=910.00 ms|'cpu_ready'=910.00ms;100;200;; ... -S cpu -s ready -w 1 -c 2 OK: CPU ready=881.00 ms|'cpu_ready'=881.00ms;1;2;; echo $? 0
Tested agains an ESXI-Host 6.7
Cheers, Marcus
This isn't implemented yet. I will put it on my to do list.
thanks a lot!
Hi all, am I doing sth. wrong or is there no way to set thresholds for the cpu ready time?
Tested agains an ESXI-Host 6.7
Cheers, Marcus