Measure Reference Manual

Counter Fields DDL Definition
DEFINITION zmssvnet-ctrs.
02 requests type binary 64.
02 total-io-bytes type binary 64.
02 io-qtime type binary 64.
02 io-qbusy-time type binary 64.
02 read-requests type binary 64.
02 write-requests type binary 64.
02 read-bytes type binary 64.
02 read-cbytes type binary 64.
02 read-qtime type binary 64.
02 read-qbusy-time type binary 64.
02 write-bytes type binary 64.
02 write-cbytes type binary 64.
02 write-qtime type binary 64.
02 write-qbusy-time type binary 64.
02 server-qtime type binary 64.
02 retries type binary 64.
02 acks type binary 64.
02 x-defrd-busy-time type binary 64.
02 y-defrd-busy-time type binary 64.
02 read-crequests type binary 64.
02 write-crequests type binary 64.
end
DDL Record Description Fields
RECORD zmssvnet. FILE is "zmssvnet" ENTRY-SEQUENCED.
02 hdr type zmsheader.
02 ctr type zmssvnet-ctrs.
02 id type zmssvnet-id.
end
DDL Record for SERVERNET Entities (Legacy Style)
The Legacy Style DDL record for SERVERNET entities will not change after the Measure G10 PVU.
The fields included in BRIEF reports are in boldface type.
RECORD servernet. FILE is "svnet" 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.
* F40 new entity identification items:
02 adapter-name type character 64.
02 SAC-name type character 64.
02 node-class type binary 32 unsigned.
02 node-class-s type character 4
redefines node-class.
02 GMS.
03 group type binary 32 unsigned.
03 module type binary 32 unsigned.
326 Entities and Counters