- vSphere High Performance Cookbook(Second Edition)
- Kevin Elder Christopher Kusek Prasenjit Sarkar
- 281字
- 2021-07-02 20:59:57
How to do it…
Balloon activity can also be monitored in Performance Chart through vSphere Web Client. The counter that you should follow in this case is Balloon Average in kilobytes.
You should select the same counter when you monitor the ballooning activity for ESXi as well.
To monitor the ballooning activity using the vSphere client for individual VM, follow these steps:
- Open vSphere Web Client.
- Log in to your vCenter Server.
- On your Home screen, select Hosts and Clusters.
- Choose the memory-hungry VM.
- Click on the Monitor tab, then the Performance tab, and then click on Advanced.
- Change the view to Memory.
- Click on Chart Options.
- Select the Active, Ballooned Memory, and Consumed counters.
- Click on OK. Now you should see something similar to the following image if there is ballooning activity on your VM:

In this example, you can see that this VM (Memhog-1) is releasing its inactive Memory pages to the host memory. Here it is 1167968 KB.
To monitor the ballooning activity for your ESXi using the vSphere client, follow these steps:
- Open vSphere Web Client.
- Log in to your vCenter Server.
- On your Home screen, select Hosts and Clusters.
- Choose the poorly performing ESXi host.
- Go to the Monitor tab, then the Performance tab, and finally click on Advanced.
- Switch the view to Memory.
- Select Chart Options.
- Select the Active, Ballooned Memory, and Consumed counters.
- Click on OK. Now you should see something similar to this if there is ballooning activity on your ESXi host:

In this example, you can see that this ESXi host is involved in ballooning and its VMs are actively releasing inActive Memory pages.
推薦閱讀
- 精通JavaScript+jQuery:100%動態網頁設計密碼
- Spring Boot開發與測試實戰
- Mastering Objectoriented Python
- Python金融數據分析
- Python Data Analysis(Second Edition)
- 重學Java設計模式
- Mastering Ext JS
- Learning Salesforce Einstein
- Expert Data Visualization
- 大模型RAG實戰:RAG原理、應用與系統構建
- 劍指Java:核心原理與應用實踐
- Microsoft Dynamics AX 2012 R3 Financial Management
- Couchbase Essentials
- uni-app跨平臺開發與應用從入門到實踐
- 川哥教你Spring Boot 2實戰