Measure Reference Manual

*
measures all controllers in all CPUs.
type
is the HP product number of the controller (such as 3128). The default is all controller types
matching the specified cpu, channel, ctrl set.
cpu
is the number of the CPU in which the controller to be measured is configured.
channel
is the channel number of the controller to be measured. Use an asterisk (*) to indicate all
channels. The default is all channels.
ctrl
is the controller number of the controller to be measured (0 through 31). Use an asterisk
(*) to indicate all controllers. The default is all controllers.
DDL Record for CONTROLLER Entities (Legacy Style)
The Legacy Style DDL record for CONTROLLER entities will not change after the Measure G10
PVU.
The fields included in BRIEF reports are in boldface type.
RECORD contrl. FILE is "contrl" ENTRY-SEQUENCED.
.
.
.
(error, time items, and measurement identification items;
see Common Entity Header Fields (page 144))
.
.
.
* entity identification items:
02 channel type binary 16 unsigned.
02 ctrl type binary 16 unsigned.
02 ctrl-type type binary 16 unsigned.
* counter value items:
02 requests type binary 32 unsigned.
02 total-io-bytes type binary 64.
02 io-qtime type binary 64.
02 io-qlen-max type binary 16 unsigned.
end
For descriptions of the header fields used by all entities, see Common Entity Header Fields (page 144).
Legacy Style Only ID Field DDL Definitions for CONTROLLER Entities
These ID fields are used in Legacy Style DDL records only.
Fields are listed alphabetically.
CHANNEL
Number of the channel on which the measurement was taken.
CTRL
Number of the controller on which the measurement was taken.
CTRL-TYPE
Product number, such as 3128.
CONTROLLER 159