- Sun Storage Virtual Tape Library VTL User Guide

Reports
96267 • G Appendix A VTL command line reference 215
Reports
Serverthroughputreport
iscon createserverthroughputreport -s <server-name> [-u <username> -p
<password]
[-z <report period>] | [-D <date-range>] [-o <filename>] [-f] [-X <rpc-
timeout>]
iscon createserverthroughputreport --server-name=<server-name>
[--server-username=<username> --server-password=<password>]
[--report-period=<report-period>] | [--date-range=<date-range>]
[--output-file=<filename>] [--force] [--rpc-timeout=<rpc-timeout>]
Description:
Thiscomma n d createsareportthatdisplaysthroughputdataandconfiguration
informationforaspecificserver.
z(‐‐reportperiod)istheperiodoftimethatthereportshouldcover.Theaccepted
valuesare:
t‐today
y‐yesterday
7‐lastsevendays
30‐lastthirtydays
D(‐‐date range)isthestartingdateandendingdateinthe followingformat
(maximum30days):
YYYYMMDDYYYYMMDDorYYYYMMDD
Either‐z(‐‐reportperiod)or‐D(‐‐daterange)canbespecified,butnotboth.The
dateoptionisappliedtotheserverlocal time.
Thedefaultvalueis:ʺztʺ(tod ay).
o(‐‐outputfile)is thefilenameusedtosavethereport data.Ifanoutputfilename
isnotspecified,thedefaultfilenameis:ServerThroughputserverMMDDYYYYhh
mmss[.# ]
[.#]istheadditionalsuffixwhenthereisaduplicate.
Specify
the‐f(‐‐for ce)optionifyouwanttooverwrite theexistingfileiftheoutput
filealreadyexist s.
X(‐‐rpctimeout)isanoptiontospecifyanumberbetween1and30000inseconds
fortheRPCtimeout.ThedefaultRPCtimeoutis300seconds.