VMware Health Check Report: Difference between revisions

From VI-Toolkit
Jump to navigation Jump to search
(New page: '''Download script''': [http://www.engr.ucsb.edu/~duonglt/vmware/vmwareHealthCheck.pl vmwareHealthCheck.pl] '''Compatible with''': ESX/ESXi 3.5+ and vCenter 2.5+ Please find more details...)
 
(Category host management created as that better describes it.)
 
(One intermediate revision by the same user not shown)
Line 24: Line 24:
     * VM w/connected CD-ROMs
     * VM w/connected CD-ROMs
     * VM w/connected Floppys
     * VM w/connected Floppys
[[Category: Host Management]]

Latest revision as of 19:49, 18 February 2009

Download script: vmwareHealthCheck.pl

Compatible with: ESX/ESXi 3.5+ and vCenter 2.5+

Please find more details located at: http://communities.vmware.com/docs/DOC-9420

This script generates a health check report of all attributes pertaining to a single ESX/ESXi 3.x+ host or VMware vCenter and its managed entities (i.e. clusters and individual ESX/ESXi 3.x+ hosts). The generated report is based off of some earlier Powershell script work created by Ivo Beerens/Duncan Eppping.

The script reports on the following and more:

   * vCenter Build/Release
   * ESX/ESXi Build/Release
   * Cluster(s) Name/Statistics (Hosts,CPU and MEM availabity, HA,DRS and DPM enabled)
   * ESX/ESXi Hardware configuration (NICs/HBAs)
   * ESX/ESXi State
   * ESX/ESXi Config (WIP)
   * ESX/ESXi Datastore summary
   * Virtual Machines summary
   * VM Storage summary
   * VM Network summary
   * VM w/Snapshots
   * VM w/RDMs
   * VM w/NPIV enabled
   * VM w/connected CD-ROMs
   * VM w/connected Floppys