Andre, thank you for your reply. I found the answer.
Andre, thank you for your reply. I found the answer.
I can confirm that the script can be used with vCenter 5.1
Edit the script. Line 55:
Change
my @supportedVersion = qw(4.0.0 4.1.0 5.0.0);
to
my @supportedVersion = qw(4.0.0 4.1.0 5.0.0 5.1.0);
If this does not work, provide more information. Run the script with the debug command and post the output:
./vmwarevSphereHealthCheck.pl --server <server> --username <user> --password <password> --type vcenter --debug 1
If you run the script with minimal privileges make sure that the following permissons are