ESX HealthCheck Script is a script that collects data about a VMWare ESX host.
The collection is done by a bunch of ordinary unix-commands and some vmware tools.
By default the HTML output is saved in the local host servers Tomcat web server and
a link may be added to present a clickable URL. The report is also optionally emailed
to a preconfigured email acount(s). The email function may be disabled via the
configuration file.
The script has beet tested on ESX version 3 thru 4 update 1 and the script automatically
detects and formats itself for the version of ESX being used.
Updated 01-08-2010 - kmazie