- vSphere High Performance Cookbook(Second Edition)
- Kevin Elder Christopher Kusek Prasenjit Sarkar
- 82字
- 2021-07-02 20:59:58
Key memory performance counters to monitor
To troubleshoot memory performance in a VMware vSphere environment, you should monitor the memory performance very carefully. In this aspect, you should monitor the following counters:
- Average memory active: The memory estimated to be used, based on recently touched memory pages.
- Average memory swapped in or out: Virtual memory swapped to or from disk.
- Average memory swapped: Total amount of memory swapped out. This indicates a possibility (with an unknown likelihood) of poor performance in future.
推薦閱讀
- Vue.js設(shè)計與實現(xiàn)
- Python數(shù)據(jù)分析入門與實戰(zhàn)
- Visual C++串口通信開發(fā)入門與編程實踐
- Python量化投資指南:基礎(chǔ)、數(shù)據(jù)與實戰(zhàn)
- Mastering Natural Language Processing with Python
- OpenNI Cookbook
- Bootstrap Essentials
- Learning Apache Kafka(Second Edition)
- 可解釋機器學(xué)習(xí):模型、方法與實踐
- HTML5 APP開發(fā)從入門到精通(微課精編版)
- Microsoft Azure Storage Essentials
- 計算機應(yīng)用基礎(chǔ)案例教程
- Java Web從入門到精通(第2版)
- OpenCV Android Programming By Example
- Learning Image Processing with OpenCV