I am trying to use the health script which is located at http://communities.vmware.com/docs/DOC-9420
Using health script version 0.9.4
VIMA 1.0
The below command runs perfectly for a ESX host and gives me a detailed html report
./vmwareHealthCheck.pl --server esx_server_ip --username esx_username --type host
However, when I run
./vmwareHealthCheck.pl --server vCenter_IP --username administrator --type vcenter
I get the error
No clusters found.
Does that mean that I need to create a cluster and then add hosts within it or I am missing something in the command syntax? All I need is a way to get report of all esx hosts which are being managed by my vCenter server.
Also, is there a script available which lists
1. the virtual machines that are part of DRS/HA enabled cluster
2. orphaned virtual machines in a vCenter.