TS/MP Management Programming Manual (H06.05+, J06.03+)
ZPWY-MAP- Definitions
HP NonStop TS/MP Management Programming Manual—540082-005
7-40
ZPWY-MAP-STATS-SC
ZPWY-MAP-STATS-SC
This token reports statistics on a server class.
ZSTATSTIME
reports the time at which statistics were collected.
ZQUEUEINFO
reports statistics about the server class wait queue. This queue usually holds send
operations that the link manager (such as the LINKMON process, ACS subsystem
processes, or Pathway/iTS TCP) cannot execute immediately because a link to the
server class is not available. Server class requests wait in the link manager until an
existing link becomes available or until the PATHMON process grants a new link.
ZQUEUEINFO contains:
def ZPWY-DDL-STATS-SC.
02 ZSTATSTIME token-type ZSPI-DDL-
TIMESTAMP.
02 ZQUEUEINFO.
03 ZREQCNT token-type ZSPI-DDL-INT4.
03 ZWAITS token-type ZSPI-DDL-INT4.
03 ZMAXWAITS token-type ZSPI-DDL-INT4.
03 ZAGGREGATEWAITS token-type ZSPI-DDL-INT4.
03 ZDYNAMICLINKS token-type ZSPI-DDL-INT4.
02 ZIOINFO.
03 ZSEND.
04 ZREQCNT token-type ZSPI-DDL-INT4.
04 ZMAXSIZE token-type ZSPI-DDL-INT4.
04 ZAGGREGATESIZE token-type ZSPI-DDL-INT4.
04 ZIOS token-type ZSPI-DDL-INT4.
03 ZREPLY.
04 ZREQCNT token-type ZSPI-DDL-INT4.
04 ZMAXSIZE token-type ZSPI-DDL-INT4.
04 ZAGGREGATESIZE token-type ZSPI-DDL-INT4.
04 ZIOS token-type ZSPI-DDL-INT4.
02 ZPERFINFO.
03 ZAGGREGATE.
04 ZTOTALMEASCOUNT token-type ZSPI-DDL-INT2.
04 ZAVGRESP token-type ZSPI-DDL-INT4.
04 ZMAXRESP token-type ZSPI-DDL-INT4.
04 ZMINRESP token-type ZSPI-DDL-INT4.
04 ZSUMOFSQUARES token-type ZSPI-DDL-INT4.
03 ZFREQTABLE.
04 ZMEASCOUNT token-type ZSPI-DDL-INT2.
occurs 20 times
04 ZMEASCOUNTACTIVE token-type ZSPI-DDL-INT.
04 ZMINTIME token-type ZSPI-DDL-INT4.
04 ZTIMEINCR token-type ZSPI-DDL-INT4.
end.










