7-7 getserverinfo, 7-8 geturllink, Getserverinfo – HP StorageWorks XP10000 Disk Array User Manual

Page 96: Geturllink, Table 4-74 getlogfile command parameters

Advertising
background image

Command Line Interface Commands 96


Users with access to this command:

Yes: System Administrator, Storage Administrator

No: Guest, Local Guest

Restricted to permitted resources: Local System Administrator and Local Storage Administrator do not
have access range limitations.

Table 4-74

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-7-7 GetServerInfo

GetServerInfo

returns information about the Device Manager server including the server version, server

URI, list of supported array families, and so on. There are no parameters.

Users with access to this command:

Yes: System Administrator, Storage Administrator

No: Guest, Local Guest

Restricted to permitted resources: Local System Administrator and Local Storage Administrator do not
have access range limitations.

Command execution example:

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

Command execution result:

RESPONSE:

An instance of ServerInfo

buildVersion= Build 0430-00 (Jun 26, 2005)

serverURL=http://localhost:2001

upTime=7 minutes 55 seconds

upSince=Mon, 1 Jul 2005 06:07:01 GMT

currentApiVersion=4.3

List of 3 StorageArray elements:

An instance of StorageArray

arrayFamily=HDS9900

displayArrayFamily=XP512/48

An instance of StorageArray

arrayFamily=HDS9900V

displayArrayFamily=XP1024/128

An instance of StorageArray

arrayFamily=USP

displayArrayFamily=XP12K/10K

4-7-8 GetURLLink

GetURLLink gets any or all URLLink objects in the Device Manager server (see

Table 4-75

).

Advertising