HP StorageWorks Enterprise File Services WAN Accelerator 3.0.4 Command-Line Interface reference manual (AG421-96004, March 2007)

HP STORAGEWORKS EFS WAN ACCELERATOR COMMAND-LINE INTERFACE REFERENCE MANUAL 69
3 - ENABLE-MODE COMMANDS
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
tcpdump
Description Executes the tcpdump utility. The tcpdump command takes the standard Linux
options. For detailed information, see the Linux manual (man) page.
TIP: You can write tcpdump output to a file using the -w option so that you can analyze it.
Syntax tcpdump [<options>]
<report name> <filename> Specifies the source file and the destination file. The
following performance statistics are available: CPU
statistics, memory utilization, memory paging, connection
history, datastore hits; aggregate bandwidth statistics for the
hour, day, week, and month; peak bandwidth statistics for
the hour, day, week, and month; aggregate passthrough
traffic; aggregate connection pooling; NFS statistics; and
PFS statistics.
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