SNAX/APC Management Programming Manual
STATISTICS PROC Command
Commands and Responses
111813 Tandem Computers Incorporated 5–89
ZCMK-MAP-STATS-OPNR !{}
def ZCMK-DDL-STATS-OPNR.
02 ZCONFIG type ZSPI-DDL-INT.
02 ZCURR type ZSPI-DDL-INT.
02 ZMAX type ZSPI-DDL-INT.
02 ZRESET-TIME type ZSPI-DDL-TIMESTAMP.
02 ZSAMPLE-TIME type ZSPI-DDL-TIMESTAMP.
end.
ZCMK-MAP-STATS-RECV !{}
def ZCMK-DDL-STATS-RECV.
02 ZCONFIG type ZSPI-DDL-INT.
02 ZCURR type ZSPI-DDL-INT.
02 ZMAX type ZSPI-DDL-INT.
02 ZRESET-TIME type ZSPI-DDL-TIMESTAMP.
02 ZSAMPLE-TIME type ZSPI-DDL-TIMESTAMP.
end.
Tokens in Response Buffer
Refer to the SPI Common Extensions Manual for further information on these tokens:
ZCMK-MAP-STATS-BUF
is a standard data communications extensible structured token that describes the
use of buffer memory. For this token to be returned in the response, the buffer
pool must be used.
ZCMK-MAP-STATS-MEM
is a standard data communications extensible structured token that contains
statistical information about memory use.
ZCMK-MAP-STATS-OPNR
is a standard data communications extensible structured token that contains
statistical information about the number of openers to the process.
ZCMK-MAP-STATS-RECV
is a standard data communications extensible structured token that contains
statistical information on the number of unanswered requests on the receive
queue.