Dell UPS 10000R User Manual

Page 2

Advertising
background image

Dell UPS Management Software: VMware vMA 5.0.0.1 and 5.0.0.2 Shutdown Implementation

2

Contents

Executive summary ..................................................................................................... 2

Implementation ......................................................................................................... 3

Advanced information ................................................................................................. 3

Summary ................................................................................................................. 4

This document is for informational purposes only and may contain typographical errors and
technical inaccuracies. The content is provided as is, without express or implied warranties of any
kind.

© 2011 Dell Inc. All rights reserved. Dell and its affiliates cannot be responsible for errors or omissions
in typography or photography. Dell, the Dell logo, and PowerEdge are trademarks of Dell Inc. Intel and
Xeon are registered trademarks of Intel Corporation in the U.S. and other countries. Microsoft,
Windows, and Windows Server are either trademarks or registered trademarks of Microsoft Corporation
in the United States and/or other countries. Other trademarks and trade names may be used in this
document to refer to either the entities claiming the marks and names or their products. Dell disclaims
proprietary interest in the marks and names of others.

September 2012 | Rev 1.0

Executive summary

VMware® vSphere™ Management Assistant (vMA) 5.0.0.1 and 5.0.0.2 release notes discuss an issue
when using the “LWP::UserAgent” perl module with a version older than 6.0.4. This Technical
Information Note provides guidance on how to resolve this issue. You can review VMware release notes
at

http://www.vmware.com/support/developer/vcli/vcli501/vsp5_501_vcli_relnotes.html

When the script is executed, you will encounter an SSL/Certificate issue with this type of error
message:

Server version unavailable at 'https://<server>/sdk/vimService.wsdl' at
/usr/lib/perl5/5.8.8/VMware/VICommon.pm line 545

On the vMA, you can check the version of the module with the following command line:

# perl -MLWP::UserAgent -e 'print "$LWP::UserAgent::VERSION\n"'

Advertising