HP 3PAR OS 3.1.3 Command Line Interface Reference

statport
DESCRIPTION
The statport command displays read/write (I/O) statistics for ports.
SYNTAX
statport [options]
AUTHORITY
Any role in the system.
OPTIONS
both|ctl|data
Show data transfers only (data), control transfers only (ctl), or both data and control transfers
(both). If no option is included on the command line, the command shows data transfers only.
nodes <node_list>
Specifies that the display is limited to specified nodes and Physical Disks (PDs) connected to those
nodes. The node_list is specified as a series of integers separated by commas (for example
1,2,3). The list can also consist of a single integer (for example 1). If the node list is not specified,
all disks on all nodes are displayed.
slots <slot_list>
Specifies that the display is limited to specified PCI slots and PDs connected to those PCI slots. The
slot_list is specified as a series of integers separated by commas (for example 1,2,3). The
list can also consist of a single integer (for example 1). If the slot list is not specified, all disks on
all slots are displayed.
ports <port_list>
Specifies that the display is limited to specified ports and PDs connected to those ports. The
port_list is specified as a series of integers separated by commas (for example 1,2,3). The
list can also consist of a single integer (for example 1). If the port list is not specified, all disks on
all ports are displayed.
host|-disk|-rcfc|-peer
Displays only host ports (target ports), only disk ports (initiator ports), only Fibre Channel remote-copy
configured ports, or only Fibre Channel ports for Data Migration. If no option is specified, all ports
are displayed.
rcfc includes only statistics for Remote Copy over Fibre Channel ports related to cached READ
requests. These cached READ requests will timeout after 60 seconds if not used to service Remote
Copy requests so higher service times may be detected on this port.
rcip
Includes only statistics for Ethernet configured Remote Copy ports. This option cannot be used with
any other port mode selection options.
rw
Specifies that the display includes separate read and write data. If not specified, the total is
displayed.
d <secs>
Sets the interval, in seconds, that statistics are sampled using an integer from 1 through 2147483.
If no interval is specified, the option defaults to an interval of two seconds.
iter <number>
statport 619