Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 250391

Re: running script from vSphere CLI

$
0
0

Andre, thank you for your reply. I found the answer.

 

4. Oct 5, 2012 4:09 PM in response to: shenkmr
Re: vSphere 5.1

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


Viewing all articles
Browse latest Browse all 250391

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>