Changes have been made to the following :
TASK resource table
The TASK resource
table has been extended to include the following new monitor and statistics
attributes:
- TMRPGCTC
- Total number of channel container commands
- TMRPGBCC
- Number of Browse channel container commands
- TMRPGGCC
- Number of GET channel container commands
- TMRPGPCC
- Number of PUT channel container commands
- TMRPGMCC
- Number of MOVE channel container commands
- TMRPGGCL
- Total length in bytes of the data in the containers of all the GET CONTAINER
CHANNEL commands
- TMRPGPCL
- Total length in bytes of the data in the containers of all the PUT CONTAINER
CHANNEL commands
- TMRPGCCC
- number of containers created for channel containers
- TMRPCDLL
- Total length in bytes of the data in the containers of all the DPL requests
with the CHANNEL option
- TMRPCDRL
- Total length in bytes of the data in the containers of all DPL RETURN
CHANNEL commands
- TMRPCLCC
- Number of program LINK requests with CHANNEL option
- TMRPCXCC
- Number of program XCTL requests with CHANNEL option
- TMRPCDCC
- Number of program distributed program link (DPL) requests with the CHANNEL
option
- TMRPCRCC
- Number of pseudoconversational RETURN requests with the CHANNEL option
- TMRPCRCL
- Total length in bytes of the data in the containers of all the pseudoconversational
RETURN CHANNEL commands
- TMRICSCC
- Total number of local interval control START requests issued with the
CHANNEL option
- TMRICSCD
- Total length, in bytes, of the data in the containers of all local interval
control START requests with the CHANNEL option
- TMRICSRC
- Total number of remote interval control START requests issued with the
CHANNEL option
- TMRICSRD
- Total length, in bytes, of the data in the containers of all remote interval
control START requests with the CHANNEL option
CONNECT resource table
The CONNECT
resource table has been extended to include the following new monitor and
statistics attributes:
- ESTPCCHNL
- Number of program control LINK requests, with channels, for function shipping.
- ESTPCCHNSENT
- Number of bytes sent on LINK channel requests. This is the total amount
of data sent on the connection, including any control information.
- ESTPCCHNRCVD
- Number of bytes received on LINK channel requests. This is the total amount
of data received on the connection, including any control information.
- ESTICCHNL
- Number of interval control START requests, with channels, for function
shipping.
- ESTICCHNSENT
- Number of bytes sent on START channel requests. This is the total amount
of data sent on the connection, including any control information.
- ESTICCHNRCVD
- Number of bytes received on START channel requests. This is the total
amount of data received on the connection including any control information.
- ESTTCCHNL
- Number of terminal-sharing channel requests.
- ESTTCCHNSENT
- Number of bytes sent on terminal-sharing channel requests. This is the
total amount of data sent on the connection, including any control information.
- ESTTCCHNRCVD
- Number of bytes received on terminal-sharing channel requests. This is
the total amount of data received on the connection, including any control
information.