Changes to statistics

There are new statistics for channel data flowing across a connection. These statistics are mapped by the DFHA14DS DSECT. They are shown in the DFHSTUP "ISC/IRC system entry: Resource statistics" report, and in the DFH0STAT "Connections and Modenames Report".

Table 1 shows the new fields in the ISC/IRC system entry: Resource statistics report.
Table 1. New Fields in the ISC/IRC system entry: Resource statistics report
DFHSTUP name Field name Description
Terminal-sharing channel requests A14ESTTC_CHANNEL is the number of terminal-sharing channel requests.

Reset characteristic: reset to zero

Number of bytes sent on terminal-sharing channel requests A14ESTTC_CHANNEL_SENT is the number of bytes sent on terminal-sharing channel requests. This is the total amount of data sent on the connection, including any control information.

Reset characteristic: reset to zero

Number of bytes received on terminal-sharing channel requests A14ESTTC_CHANNEL_RCVD is the number of bytes received on terminal-sharing channel requests. This is the total amount of data sent on the connection, including any control information.

Reset characteristic: reset to zero

Program control function-shipping LINK requests, with channels A14ESTPC_CHANNEL is the number of program control LINK requests, with channels, for function shipping. This is a subset of the number in A14ESTPC.

Reset characteristic: reset to zero

Number of bytes sent on LINK channel requests A14ESTPC_CHANNEL _SENT is the number of bytes sent on LINK channel requests. This is the total amount of data sent on the connection, including any control information.

Reset characteristic: reset to zero

Number of bytes received on LINK channel requests A14ESTPC_CHANNEL _RCVD is the number of bytes received on LINK channel requests. This is the total amount of data received on the connection, including any control information.

Reset characteristic: reset to zero

Interval control function-shipping START requests, with channels A14ESTIC_CHANNEL is the number of interval control START requests, with channels, for function shipping. This is a subset of the number in A14ESTIC.

Reset characteristic: reset to zero

Number of bytes sent on START channel requests A14ESTIC_CHANNEL_SENT is the number of bytes sent on START channel requests. This is the total amount of data sent on the connection, including any control information.

Reset characteristic: reset to zero

Number of bytes received on START channel requests A14ESTIC_CHANNEL_RCVD is the number of bytes received on START channel requests. This is the total amount of data sent on the connection including any control information.

Reset characteristic: reset to zero

Table 2 shows the new fields in the Connections and Modenames Report.
Table 2. New Fields in the Connections and Modenames Report
Field Heading Description
Terminal-sharing channel requests The number of terminal-sharing requests, with channels.

Source field: A14ESTTC_CHANNEL

Terminal-sharing channel requests: bytes sent The number of bytes sent on terminal-sharing channel requests. This is the total amount of data sent on the connection, including any control information.

Source field: A14ESTTC_CHANNEL_SENT

Terminal-sharing channel requests: bytes received The number of bytes received on terminal-sharing channel requests. This is the total amount of data received on the connection, including any control information.

Source field: A14ESTTC_CHANNEL_RCVD

Program control LINK requests, with channels The number of program control LINK requests, with channels, function-shipped across the connection.

Source field: A14ESTPC_CHANNEL

LINK channel requests: bytes sent The number of bytes sent on LINK channel requests. This is the total amount of data sent on the connection, including any control information.

Source field: A14ESTPC_CHANNEL_SENT

LINK channel requests: bytes received The number of bytes received on LINK channel requests. This is the total amount of data received on the connection, including any control information.

Source field: A14ESTPC_CHANNEL_RCVD

Interval control START requests, with channels The number of interval control START requests, with channels, function-shipped across the connection.

Source field: A14ESTIC_CHANNEL

START channel requests: bytes sent The number of bytes sent on START channel requests. This is the total amount of data sent on the connection, including any control information.

Source field: A14ESTIC_CHANNEL_SENT

START channel requests: bytes received The number of bytes received on START channel requests. This is the total amount of data received on the connection, including any control information.

Source field: A14ESTIC_CHANNEL_RCVD