Command Reference Guide

Select high resolution samples (5 minute intervals) for the report. This is the default setting.
-hourly
Select hourly samples for the report.
-daily
Select daily samples for the report.
-groupby <groupby>[,<groupby>...]
For -attime reports, generate a separate row for <groupby> items. Each <groupby> must be
different and one of the following:
PDID Physical disk ID
PORT_N The node number for the primary port for the the PD
PORT_S The PCI slot number for the primary port for the the PD
PORT_P The port number for the primary port for the the PD
DISK_TYPE The disk type of the PD
SPEED The speed of the PD
-disk_type <type>[,<type>...]
Limit the data to disks of the types specified. Allowed types are:
FC – Fibre Channel
NL – Nearline
SSD – Solid State Drive
SPECIFIERS
[<PDID>...|<pattern>...]
PDs with IDs that match either the specified PDID or glob-style pattern are included. This specifier
can be repeated to include multiple PDIDs or patterns. If not specified, all PDs are included.
EXAMPLES
The following example displays aggregate hourly performance statistics for all physical disks
beginning 24 hours ago:
cli% srstatpd -hourly -btsecs -24h
NOTES
None.
srstatpd 567