- 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.
推薦閱讀
- 數(shù)據(jù)科學(xué)實(shí)戰(zhàn)手冊(cè)(R+Python)
- C++面向?qū)ο蟪绦蛟O(shè)計(jì)(第三版)
- 自然語(yǔ)言處理實(shí)戰(zhàn):預(yù)訓(xùn)練模型應(yīng)用及其產(chǎn)品化
- TensorFlow Lite移動(dòng)端深度學(xué)習(xí)
- INSTANT MinGW Starter
- Vue.js 3.0源碼解析(微課視頻版)
- 零基礎(chǔ)學(xué)單片機(jī)C語(yǔ)言程序設(shè)計(jì)
- HTML5秘籍(第2版)
- Hands-On Nuxt.js Web Development
- HTML+CSS+JavaScript編程入門指南(全2冊(cè))
- Application Development with Parse using iOS SDK
- HTML5移動(dòng)前端開(kāi)發(fā)基礎(chǔ)與實(shí)戰(zhàn)(微課版)
- Learning Concurrency in Python
- Microsoft Exchange Server 2016 PowerShell Cookbook(Fourth Edition)
- 大規(guī)模語(yǔ)言模型開(kāi)發(fā)基礎(chǔ)與實(shí)踐