HP 3PAR OS 3.1.3 Command Line Interface Reference

statiscsi
DESCRIPTION
The statiscsi command displays the iSCSI statistics.
SYNTAX
statiscsi [options <arg>]
AUTHORITY
Any role in the system.
OPTIONS
-d <secs>
Looping delay in seconds <secs>. The default is 2.
-iter <number>
The command stops after a user-defined <number> of iterations.
-nodes <nodelist>
List of nodes for which the ports are included.
-slots <slotlist>
List of PCI slots for which the ports are included.
-ports <port_list>
List of ports for which the ports are included. Lists are specified in a comma-separated manner
such as: -slots 0,1,2 or -slots 0.
-counts
Shows the counts. The default is to show counts/sec.
-fullcounts
Show the values for the full list of counters instead of the default packets and KBytes for the specified
protocols. The values are shown in three columns:
Current - Counts since the last sample.
CmdStart - Counts since the start of the command.
Begin - Counts since the port was reset.
This option cannot be used with the -prot option. If the -fullcounts option is not specified,
the metrics from the start of the command are displayed.
-prot <prot>[,<prot>,...]
Shows the statistics for the specified protocols. The available protocols are:
Eth - Ethernet.
IP - Internet Protocol (IP).
TCP - Transmission Control Protocol (TCP).
iSCSI - iSCSI.
all - All protocols (default).
This option cannot be used with the -fullcounts option.
-prev
Shows the differences from the previous sample.
statiscsi 605