Book Image

VMware vSphere Troubleshooting

Book Image

VMware vSphere Troubleshooting

Overview of this book

VMware vSphere is the leading server virtualization platform with consistent management for virtual data centers. It enhances troubleshooting skills to diagnose and resolve day to day problems in your VMware vSphere infrastructure environment. This book will provide you practical hands-on knowledge of using different performance monitoring and troubleshooting tools to manage and troubleshoot the vSphere infrastructure. It begins by introducing systematic approach for troubleshooting different problems and show casing the troubleshooting techniques. You will be able to use the troubleshooting tools to monitor performance, and troubleshoot issues related to Hosts and Virtual Machines. Moving on, you will troubleshoot High Availability, storage I/O control problems, virtual LANS, and iSCSI, NFS, VMFS issues. By the end of this book, you will be able to analyze and solve advanced issues related to vShpere environment such as vcenter certificates, database problems, and different failed state errors.
Table of Contents (16 chapters)
VMware vSphere Troubleshooting
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Installing VMware vRealize Operations Manager
Power CLI - A Basic Reference
Index

Understanding the hardware health of vSphere hosts


VMware vSphere hosts use the Common Information Model (CIM) instead of installing the hardware agents in the vSphere host Service console. CIM provides some management functions for reporting health information or driver updates. For different installed hardware in the server, VMware provides you with the different CIM providers, for example, HBA, Network cards, Raid Controllers and more. The CIM Broker is used to receive monitoring status from the CIM providers. Once the CIM Broker collects all the status information, it becomes ready to publish all the information, which then can be accessed by APIs.

VMware vCenter Server is capable of presenting this information through the Hardware Status tab, where it provides all the hardware information:

  1. From the vSphere Client, click on Inventory and choose Hosts and Clusters.

  2. Choose a vSphere host you would like to monitor the Hardware Status tab and click on it.

  3. Browse to the Hardware Status tab; it will present you with all the information about memory, CPU, and temperature. You can choose to view Sensors, Alerts and warnings, and System event log from the dropdown menu.

  4. You can export all of this information by clicking on Export on the right top corner of the tab.

The host health monitoring tool enables you to monitor the health of many hardware components, including memory, temperature, CPUs, voltage, power, network, battery, software, watchdog, storage, and so on.