HP StorageWorks Enterprise File Services WAN Accelerator 2.1.5 Command-Line Interface reference manual (June 2006)
58 3 - ENABLE-MODE COMMANDS
Syntax slogin [<options>]
Parameters
Example
minna # slogin -l usertest
stats export
Description Exports HP EFS WAN Accelerator performance statistics to a CSV file so that you
can easily transfer them to spread sheets and database systems.
Syntax stats export {<report name> <filename>}
[after <date> <time> before <date> <time>]
Parameters
Usage You can view performance report statistics using the show files stats command:
show files stats <filename>
You can move, delete, and upload statistics using the following commands:
file stats move <source filename> <destination filename>
file stats delete <filename>
file stats upload <filename> <URL>
Example minna # stats export cpu_util cpureport.csv
<options> Specifies slogin options. To view options, enter slogin at the system
prompt.
<report name> <filename> Specifies the source file and the destination file. The
following performance statistics are available: CPU
statistics, memory ultilization, memory paging, aggregate
bandwidth statistics for the hour, day, week, and month, and
port bandwidth statistics for the hour, day, week, and month.
If you do not specify a filename, a filename is automatically
created: reportname-data-time.csv. If you do not specify
the file extension (.csv), it is automatically appended to the
new file.
before <date> <time> Specifies the date and time from which the report begins.
For the date and time, use the following format: yyyy/mm/
dd, hh:mm:ss.
after <date> <time> Specifies the date and time from which the report ends. For
the date and time, use the following format: yyyy/mm/dd,
hh:mm:ss