Pathway/iTS System Management Manual (G06.24+)
TERM Commands
HP NonStop Pathway/iTS System Management Manual—426748-002
10-32
STATS TERM Command
Considerations
•
If the SET TCP STATS attribute is set to OFF, the TCP does not gather
information for this command. Use the CONTROL TCP STATS ON command to
dynamically enable the TCP statistics collection mechanism.
•
For more information about the STATS TERM command display, see Section 5,
Tuning Your System Using Statistics.
Examples
The following command displays the statistical information gathered for the TERM
object named TERM-1 for a 90-second interval:
STATS TERM-1, INTERVAL 90 SECS
The following command directs nonaccumulating statistics for all terminals to a list file
named STATFLE every 30 minutes:
STATS /OUT STATFLE/ TERM *,RESET,INTERVAL 30 MINS
The following command displays statistics for all TERM objects in the RUNNING state
under the control of the TCP named TCPA:
STATS TERM *, STATE RUNNING, TCP TCPA