HP XP Command View Advanced Edition Software User Manual

Page 297

Advertising
background image




Using the Device Manager properties file



297

6.

At the CLI prompt, enter the the following command: do getserverinfo

You will see output similar to the following:

RESPONSE:

An instance of ServerInfo

buildVersion=Build 0590-00 (Jan 16, 2008)

serverURL=http://193.36.40.55:2001

upTime=1 day 23 hours 35 minutes 27 seconds

upSince=Wed, 23 Jan 2008 11:07:51 GMT

currentApiVersion=5.9

license=1

List of 4 StorageArray elements:

An instance of StorageArray

arrayFamily=XP512/48

displayArrayFamily=XP512/48

An instance of StorageArray

arrayFamily=XP1024/128

displayArrayFamily=XP1024/128

An instance of StorageArray

arrayFamily=XP12K/10K/SVS200

displayArrayFamily=XP12K/10K/SVS200

An instance of StorageArray

arrayFamily=R600

displayArrayFamily=

XP24K/20K

C:\hdvm>

NOTE:

The XML for this command is now in the MessageTrace.log file.

7.

View the contents of the MessageTrace.log file. The output will look similar to the following:

C:\hdvm>more MessageTrace.log

>>> Request Submitted at: 12:46:07 CEST to:
http://193.36.40.55:2001/service/Ser

verAdmin

---- HTTP Header ----

User-Agent = HiCommandClient

Accept = */*

Host = 193.36.40.55

Content-Type = text/xml

Connection = Keep-Alive

Authorization = null

Content-Length = 225

-----------------------

<?xml version="1.0" encoding="UTF-8"?>

<HiCommandServerMessage>

<APIInfo version="5.9" />

<Request>

<ServerAdmin>

<Get target="ServerInfo" />

</ServerAdmin>

</Request>

</HiCommandServerMessage>

8.

Copy and save the XML information (excluding the HTTP Header information) from the
MessageTrace.log

file and use a text editor to create a file called getserv.inp. For

example:

Advertising