OSI/MHS Management Programming Manual

Commands and Responses
OSI/MHS Management Programming Manual424824-001
5-212
RESETSTATS MON
ZFAIL
is the amount of storage in the last request for memory that was rejected since
process initialization, the last backup takeover, or the last RESETSTATS.
ZGROWTH-CNT
is the number of times the pool was enlarged because of storage pressure. The
range of values is 0 through 65535.
ZGROWTH-TIME
is the time that the pool last grew.
ZMAX
is the maximum number of bytes allocated from the pool at any one time since
process initialization, the last backup takeover, or the last RESETSTATS.
ZMAX-FRAG
is the maximum number of fragments in available storage since process
initialization, the last backup takeover, or the last RESETSTATS.
ZRESET-TIME
is the latest time at which process initialization, backup takeover, or the
RESETSTATS command occurred.
ZSAMPLE-TIME
is the time that the sample was taken; that is, when the response buffer was built.
ZCMK-MAP-STATS-RECV
is an extensible structured token that contains the numbers of unanswered requests
in the $RECEIVE queue. The ZCMK-MAP-STATS-RECV definition,
ZCMK-DDL-STATS-RECV, contains the following fields:
ZCONFIG
is the configured or designed upper limit.
ZCURR
is the total number of bytes currently allocated from the pool. If this value is
consistently near half of the total pool size, it indicates that the pool might be
overused.
ZMAX
is the maximum number of bytes allocated from the pool at any one time since
process initialization, the last backup takeover, or the last RESETSTATS.