8-7 getserverinfo, Table 4-93 getlogfile command parameters – HP XP Command View Advanced Edition Software User Manual

Page 206

Advertising
background image




Command line interface commands



206

Table 4-93

GetLogFile command parameters

Parameter Name

Status

Description

filename

Required

Name of the requested log file (access.log, service.log,
error.log

, or trace.log)

Command execution example:

hdvmcli GetLogFile -o "D:\logs\GetLogFile.log" "filename=error.log"

Command execution result:

RESPONSE

An instance of File

name=error.log

----- Contents of File Follow -----

.

. (Contents of File "error.log" is omitted here)

.

------ End of File Contents - -----

4-8-7 GetServerInfo

GetServerInfo

acquires information, such as the Device Manager server's version and URL, a

list of supported array families, and the status of the license in use. This command has no
parameters.

For this command, there are no access restrictions regarding the resource groups or permissions
assigned to a user.

Command execution example:

hdvmcli GetServerInfo -o "D:\logs\GetServerInfo.log"

Command execution result:

RESPONSE:

An instance of ServerInfo

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

serverURL=http://localhost:2001

upTime=7 minutes 55 seconds

upSince=Wed, 23 Jan 2008 06:07:01 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

Advertising