HP StorageWorks Enterprise File Services WAN Accelerator 2.1.7 Command-Line Interface Reference Manual (392361-004, June 2006)

HP STORAGEWORKS EFS WAN ACCELERATOR COMMAND-LINE INTERFACE REFERENCE MANUAL 31
3 - ENABLE-MODE COMMANDS
Example minna #file debug-dump delete sysdump-minna-20040302-234632.tgz
minna #
file stats
Description Moves, deletes, or uploads HP EFS WAN Accelerator performance statistics in a
comma separated value (CSV) file. You must export the performance statistics using
the export stats command.
Syntax file stats {move <source filename> <destination filename> |
delete <filename> |
upload <filename> <URL>}
Parameters
Example
minna # file stats delete cpu.csv
minna #
reload
Description Reboots the HP EFS WAN Accelerator. If the clean option is specified, the data store
is cleared before reboot occurs.
Syntax reload [clean [halt] | halt | force]
Parameters
Example
minna # reload
The session will close. It takes about 2-3 minutes to reboot the
appliance.
move <source filename>
<destination filename>
Specifies the source file to move and the destination file. The
following performance statistics are available: CPU
statistics, memory ultilization, memory paging, and
bandwidth statistics.
delete <filename> Specifies the statistics file to delete.
upload <filename>
<URL, scp:// or ftp://>
Specifies the statistics file to upload and the destination in
Universal Resource Locator (URL), scp://, or ftp:// format.
clean [halt] Clears the data store and reboots or shuts down the system. The reload
clean halt command clears the data store and shuts down the system.
halt Shuts down the system.
force Clears the data store, then reboots or shuts down the system.