PAM Management Programming Manual
Commands and Responses
PAM Management Programming Manual—142481
5-41
STATISTICS LINE Command
ZREQS-IN
is the number of message system requests received by PAM from other processes
such as SNAX and port interface applications.
ZREPS-IN
is the number of replies to message system requests received by PAM.
ZCANCELS-IN
is the number of cancels received by PAM to message system requests previously
received by PAM.
ZREQS-OUT
is the number of message system requests sent by PAM to other processes (such as
SNAX).
ZREPS-OUT
is the number of replies received by PAM to message system requests it sent.
ZCANCELS-OUT
is the number of internally generated cancels sent by PAM.
ZSEND-ERRORS-OUT
is the number of errors PAM encountered when it tried to send message system
requests to other processes.
ZLAST-SEND-ERROR-OUT
is the latest error PAM encountered when it tried to send a message system request.
ZCURR-ALLOC
is the current number of memory buffers allocated to PAM.
ZMAX-ALLOC
is the maximum number of buffers allocated at a given time.
ZTOTAL-ALLOC
is the total number of buffer allocations so far.
ZTOTAL-DEALLOC
is the total number of buffer deallocations so far.
ZLAST-FAIL-SIZE
is the size of the buffer for which the last allocation register failed.