- vSphere High Performance Cookbook(Second Edition)
- Kevin Elder Christopher Kusek Prasenjit Sarkar
- 165字
- 2021-07-02 20:59:52
How to do it…
To spot CPU overcommitment in the guest OS, ready time and usage percentage are two CPU resource parameters that you should monitor closely:
- Log in to vCenter Server using vSphere Web Client.
- On the home screen, navigate to Hosts and Clusters.
- Expand the ESXi host and go to the CPU-hungry VM.
- Navigate to the Monitor tab.
- Navigate to the Performance tab.
- Navigate to the Advanced view.
- Click on Chart Options.
- Navigate to CPU from Chart metrics.
- Navigate to the VM object.
- Navigate to the Advanced tab and click on Chart Options.
- Select only Usage, Ready, and Used in the Counters section and click on OK:

The preceding example shows the high usage and used value on a VM configured with one vCPU. We can see its overall CPU usage is 100 percent:

The preceding example shows that after you added a second vCPU to the VM, the percentage of overall CPU usage dropped down to 52 percent.
推薦閱讀
- Node.js+Webpack開發(fā)實戰(zhàn)
- DBA攻堅指南:左手Oracle,右手MySQL
- GitLab Cookbook
- Modular Programming with Python
- C語言程序設(shè)計(第2 版)
- Mastering Selenium WebDriver
- Machine Learning with R Cookbook(Second Edition)
- Android Native Development Kit Cookbook
- 可解釋機器學(xué)習(xí):模型、方法與實踐
- Building RESTful Python Web Services
- “笨辦法”學(xué)C語言
- 打開Go語言之門:入門、實戰(zhàn)與進階
- 大話Java:程序設(shè)計從入門到精通
- Getting Started with Nano Server
- 黑莓(BlackBerry)開發(fā)從入門到精通