SANtricity 11.9 Commands ( CA08871-194 ~ 196 )

Save storage system performance statistics

The save storageArray performanceStats command saves the performance statistics to a file.

Supported Series

This command applies to any individual storage system, including the ETERNUS AB3100, ETERNUS AB6100, ETERNUS HB1100/HB1200/HB1300/HB1400, ETERNUS HB2100/HB2200/HB2300/HB2400/HB2500/HB2600, and ETERNUS HB5100/HB5200, as long as all SMcli packages are installed.

Roles

To execute this command on an ETERNUS AB3100, ETERNUS AB6100, ETERNUS HB1100/HB1200/HB1300/HB1400, ETERNUS HB2100/HB2200/HB2300/HB2400/HB2500/HB2600, or ETERNUS HB5100/HB5200 storage system, you must have the Storage Admin role.

Context

Before you use this command, run the set session performanceMonitorInterval command and the set session performanceMonitorIterations command to specify how often statistics are collected.

Syntax

save storageArray performanceStats file="filename"

Parameter

Parameter Description

file

The file path and the file name to which you want to save the performance statistics. Enclose the file name in double quotation marks (" "). For example:

file="C:\Program Files\CLI\logs\sastat.csv"

The default name of the file that contains the performance statistics is performanceStatistics.csv. You can use any file name, but you must use the .csv extension.

Top of Page