- Sun Storage Virtual Tape Library VTL User Guide
Reports
96267 • G Appendix A VTL command line reference 217
Devicethroughputreport
iscon createdevicethroughputreport -s <server-name> [-u <username> -p
<password>]
-I <ACSL> [-z <report period>] | [-D <date-range>] [-o <filename>] [-f]
[-X <rpc-timeout>]
iscon createdevicethroughputreport --server-name=<server-name>
[--server-username=<username> --server-password=<password>] --
scsiaddress=<ACSL>
[--report-period=<report-period>] | [--date-range=<date-range>]
[--output-file=<filename>] [--force] [--rpc-timeout=<rpc-timeout>]
Description:
Thiscommandcreatesareportthatdisplaysthroughputvaluesforaspecificdevice.
‐I<ACSL>(‐‐scsiaddress)istheLUNaddressofthedevice.
‐z(‐‐report‐period)istheperiodoftimethatthereportshouldcover.Theaccepted
valuesare:
■ t‐today
■ y‐yesterday
■ 7‐lastsevendays
■ 30‐lastthirtydays
‐D(‐‐date ‐range)isthestartingdateandendingdateinthe followingformat
(maximum30days):
YYYYMMDD‐YYYYMMDDorYYYYMMDD
Either‐z(‐‐report‐period)or‐D(‐‐date‐range)canbespecified,butnotboth.The
dateoptionisappliedtotheserverlocal time.
Thedefaultvalueis:ʺ‐ztʺ(tod ay).
‐o(‐‐output‐file)isthefilenameusedtosavethereportdata.Iftheoutput filename
isnotspecified,the defaultfilename is:SCSIDeviceThroughput‐server‐MM‐DD‐
YYYY‐hh‐mm‐ss[.#]
[.#]istheadditionalsuffixwhenthereisaduplicate.
Specify
the‐f(‐‐for ce)optionifyouwanttooverwrite theexistingfileiftheoutput
filealreadyexist s.
‐X(‐‐rpc‐timeout)isanoptiontospecifyanumberbetween1and30000inseconds
fortheRPCtimeout.ThedefaultRPCtimeoutis300seconds.