beautypg.com

Device throughput report – Sun Microsystems Virtual Tape Library User Manual

Page 231

background image

Reports

96267 • G

Appendix A VTL command line reference

217

Device throughput report

iscon createdevicethroughputreport -s [-u -p
]
-I [-z ] | [-D ] [-o ] [-f]
[-X ]

iscon createdevicethroughputreport --server-name=
[--server-username= --server-password=] --
scsiaddress=
[--report-period=] | [--date-range=]
[--output-file=] [--force] [--rpc-timeout=]

Description:

This command creates a report that displays throughput values for a specific device.

‐I  (‐‐scsiaddress) is the LUN address of the device.

‐z (‐‐report‐period) is the period of time that the report should cover. The accepted 
values are:

t ‐ today

y ‐ yesterday

7 ‐ last seven days

30 ‐ last thirty days

‐D (‐‐date‐range) is the starting date and ending date in the following format 
(maximum 30 days):
YYYYMMDD‐YYYYMMDD or YYYYMMDD

Either ‐z (‐‐report‐period) or ‐D (‐‐date‐range) can be specified, but not both. The 
date option is applied to the server local time. The default value is: ʺ‐z tʺ (today).

‐o (‐‐output‐file) is the file name used to save the report data. If the output filename 
is not specified, the default filename is: SCSIDeviceThroughput‐server‐MM‐DD‐
YYYY‐hh‐mm‐ss[.#]

[.#] is the additional suffix when there is a duplicate.

Specify the ‐f (‐‐force) option if you want to overwrite the existing file if the output 
file already exists.

‐X (‐‐rpc‐timeout) is an option to specify a number between 1 and 30000 in seconds 
for the RPC timeout. The default RPC timeout is 300 seconds.