- VMware vSphere Troubleshooting
- Muhammad Zeeshan Munir
- 184字
- 2021-07-09 21:10:43
Chapter 2. Monitoring and Troubleshooting Host and VM Performance
In the previous chapter, you learned some basic troubleshooting skills and performed some vSphere troubleshooting. This chapter extends those skills deeper by using different monitoring tools to observe vSphere performance and identifies any potential problems that can cause bottlenecks in your infrastructure.
The topics covered in this chapter are as follows:
- Tools for performance monitoring
- Analyzing the esxtop results
- Understanding key performance metrics (CPU, memory, network, storage)
- Using vMA and remote esxtop
- Analyzing vCenter performance charts
- Creating charts
- Configuring metrics
- Configuring logging level for performance
- USB attached virtual machines
- Fault-tolerant virtual machines
The previous chapter thoroughly covered how to collect diagnostic information and different logs from vSphere hosts. Sometimes, the diagnostic information you have collected is not enough to identify the root cause of the problems vSphere hosts are having. In order to investigate such problems further, you are required to use different performance monitoring tools. These tools will help you to collect additional data, which could further help you to identify the root cause and would make analyzing the collected data easier.
- VMware View Security Essentials
- Building Modern Web Applications Using Angular
- 零基礎PHP學習筆記
- Beginning C++ Game Programming
- 編寫高質量代碼:改善Python程序的91個建議
- Android 7編程入門經典:使用Android Studio 2(第4版)
- Silverlight魔幻銀燈
- 大模型RAG實戰:RAG原理、應用與系統構建
- Java Web從入門到精通(第3版)
- Distributed Computing in Java 9
- JavaScript從入門到精通(視頻實戰版)
- UI動效設計從入門到精通
- PHP動態網站開發實踐教程
- C語言從入門到精通(微視頻精編版)
- Selenium Essentials