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

Maintaining Pathway/iTS Objects
HP NonStop Pathway/iTS System Management Manual426748-002
4-13
Reconfiguring Pathway/iTS Objects
The STATS TERM Command
The STATS TERM command displays statistics, including response time information,
about TERM operations for a single TERM object, multiple TERM objects, or all TERM
objects in a PATHMON environment. These statistics are gathered by the TCP that
controls the TERM or TERM objects.
For example, the following command displays statistics for the terminal named
TFRONT1 every 10 seconds up to five times:
= STATS TERM TFRONT1, INTERVAL 10, COUNT 5
Example 4-12 shows the information displayed in response to the command.
The next command displays statistics for all TERM objects associated with the TCP
M6530-TCP1:
= STATS TERM *, TCP M6530-TCP1
The next command displays statistics for all TERM objects in a PATHMON
environment:
= STATS TERM *
If you include the FREQTABLE option, as shown in this example, the STATS TERM
command generates a frequency distribution table that contains statistics for the
specified TERM object (or objects):
= STATS TERM TFRONT1, FREQTABLE
For more information about the STATS TERM command and examples showing a
frequency distribution table, see Section 5, Tuning Your System Using Statistics.
Reconfiguring Pathway/iTS Objects
As your business needs change, requirements for your transaction processing
configuration are likely to change. Adjustments are sometimes necessary to satisfy
Example 4-12. STATS TERM Display
TERM TFRONT1 07 APR 1996, 09:51:19
INTERVAL 10 SECS COUNT 1/5
I/O INFO: REQ CNT MAX TSIZE AVG TSIZE I/O CNT
DISPLAY 61579 0 0 0
ACCEPT 61579 82 39 61579
SEND 97713 850 179 97713
REPLY 1744 167
CHECKPOINT 12198 8294
AREA INFO: MAX SIZE AVG SIZE CUR SIZE
DATA 15946 12482
CODE 18952 7800 18628
RESPONSE TIME INFO (TIME VALUES IN SECS):
ACCEPT/SEND MESSAGE
SUMMARY # MEAS AVG RESP MAX RESP MIN RESP STAND DEV
61578 0.56 273.52 0.00 2.23