HP 3PAR OS 3.1.3 Command Line Interface Reference

setstatpdch
DESCRIPTION
The setstatpdch command sets the statistics collection mode for all in-use chunklets on a Physical
Disk (PD).
SYNTAX
setstatpdch start|stop <PD_ID>
AUTHORITY
Super, Edit
Any role granted the statpdch_set right.
SUBCOMMANDS
start|stop
Specifies that the collection of statistics is either started or stopped for chunklets on the specified
PD used by Logical Disks (LDs).
OPTIONS
None
SPECIFIERS
<PD_ID>
Specifies the PD ID.
RESTRICTIONS
None
EXAMPLES
The following example displays the start of statistics collection on all PD chunklets of PD 0:
cli% setstatpdch start 0
NOTES
After the statistic collection mode for the chunklet is set, you can then use either the histch
command (Section (page 163)) or the statch command (Section (page 595)) to view the chunklet’s
statistics.
setstatpdch 321