Skip to main content
SANtricity commands

Save storage array iSER statistics

Contributors netapp-driley

The save storageArray iserStatistics command saves the iSER performance statistics of the storage array to a file.

Supported Arrays

This command applies to any individual storage array, including the E2700, E5600, E2800, E5700, EF600 and EF300 arrays, as long as all SMcli packages are installed.

Roles

To execute this command on an E2800, E5700, EF600, or EF300 storage array, you must have the Storage Admin role.

Note

This command is deprecated and is replaced by the Save storage array host port statistics command.

Syntax

save storageArray iserStatistics [(raw | baseline)] file="filename"

Parameters

Parameter Description

raw

The statistics collected are all statistics from the controller start-of-day. Enclose the parameter in square brackets ([ ]).

baseline

The statistics that are collected are all statistics from the time the controllers were reset to zero using the reset storageArray iserStatsBaseline command. Enclose the parameter in square brackets ([ ]).

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\iserstat.csv"

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

Notes

If you have not reset the iSER baseline statistics since the controller start-of-day, the time at the start-of-day is the default baseline time.

Minimum firmware level

8.20

8.41 This command is deprecated.