- vSphere High Performance Cookbook(Second Edition)
- Kevin Elder Christopher Kusek Prasenjit Sarkar
- 220字
- 2021-07-02 21:00:00
Analyzing host and VM memory
Often, you need to monitor VM and host memory usage; the good part about this is that VMware vSphere Client exposes two memory statistics in the Summary tab of a VM. These are Consumed Host Memory and Active Guest Memory.
Consumed Host Memory is the amount of host physical memory that is allocated to the VM. Please note that this value includes virtualization overhead as well.
Active Guest Memory is defined as the amount of guest physical memory that is currently being used by the guest operating system and its applications.
These two statistics are quite useful for analyzing the memory status of the VM and providing hints to address potential performance issues.
For host memory usage, you may want to look at the Resources section of the Summary tab for an ESXi host. To understand how much is the actual VM usage, you need to check the Memory section of the Configuration page.
- Unity 2020 By Example
- Learning C++ Functional Programming
- 軟件測試工程師面試秘籍
- Apache Spark 2 for Beginners
- Julia機器學習核心編程:人人可用的高性能科學計算
- Vue.js 3.0源碼解析(微課視頻版)
- OpenStack Cloud Computing Cookbook(Fourth Edition)
- Data Analysis with IBM SPSS Statistics
- 自制編程語言
- Mastering ROS for Robotics Programming
- Getting Started with Eclipse Juno
- QGIS 2 Cookbook
- Python期貨量化交易實戰
- ASP.NET 4.0 Web程序設計
- Exploring SE for Android