- vSphere High Performance Cookbook(Second Edition)
- Kevin Elder Christopher Kusek Prasenjit Sarkar
- 127字
- 2021-07-02 20:59:59
How to do it…
To spot the Consumed Memory counter value within the vSphere infrastructure, this is what you should do:
- Open up vSphere Web Client.
- Log in to your vCenter Server.
- In the Home screen, select VMs and Templates.
- Choose the VM where you want to monitor the Consumed Memory.
- Go to the Monitor tab, then the Performance tab, and then click on Advanced.
- Select the Memory view.
- Click on Chart Options.
- Select the Consumed counter and then click OK to continue.
Now you should see something similar to the following screenshot:

In this example, you can see that the consumed value of the Memhog-1 VM is 16505156 kilobytes.
To understand the Mem.vmmemctl counter, you should follow the Monitoring a host-ballooning activity recipe.
推薦閱讀
- Learning Scala Programming
- FuelPHP Application Development Blueprints
- Python爬蟲開發:從入門到實戰(微課版)
- AutoCAD VBA參數化繪圖程序開發與實戰編碼
- 精通Linux(第2版)
- RSpec Essentials
- Modern C++ Programming Cookbook
- SpringBoot從零開始學(視頻教學版)
- Akka入門與實踐
- Python預測分析與機器學習
- Access數據庫應用教程(2010版)
- Analytics for the Internet of Things(IoT)
- C#從入門到精通(微視頻精編版)
- Visual Basic程序設計
- Learning WebRTC