Pathway/iTS System Management Manual (G06.24+)

Tuning Your System Using Statistics
HP NonStop Pathway/iTS System Management Manual426748-002
5-18
I/O Info
Frequency distribution (optional)
Example 5-5 shows a sample set of terminal statistics. Because frequency distribution
is an optional item, this figure does not include distribution statistics. For an example of
terminal statistics showing frequency distribution, see Frequency Distribution on
page 5-25.
The TCP does not generate values for these fields: REPLY REQ CNT, REPLY I/O
CNT, CHECKPOINT REQ CNT, CHECKPOINT I/O CNT, and DATA AVG SIZE.
I/O Info
The I/O INFO section in the statistics display provides information about the I/O
operations requested by a terminal task.
These operations are requested by using these SCREEN COBOL statements:
DISPLAY
ACCEPT
SEND
REPLY
CHECKPOINT
Example 5-6 on page 5-19 shows only the I/O INFO section of the sample terminal
statistics.
Example 5-5. Sample Terminal Statistics
TERM TERM1 18 FEB 1996, 09:11:51
I/O INFO: REQ CNT MAX TSIZE AVG TSIZE I/O CNT
DISPLAY 38 161 73 19
ACCEPT 19 20 20 19
SEND 19 2 2 19
REPLY ** 2 2 **
CHECKPOINT ** 910 469 **
AREA INFO: MAX SIZE AVG SIZE CUR SIZE
DATA 1106 910
CODE 1928 992 1928
RESPONSE TIME INFO (TIME VALUES IN SECS):
ACCEPT/SEND MESSAGE
SUMMARY # MEAS AVG RESP MAX RESP MIN RESP STAND DEV
18 1.03 1.58 0.24 0.21