Pathway/XM System Management Manual
PXMCOM Commands
Compaq NonStop™ Pathway/XM System Management Manual—426761-001
11-72
STATS TERM
RESET
sets back to zero the counters used for the statistics measurements.
SEL or STATE
issues the STATS TERM command only to TERM objects in the specified state.
Possible states are:
RUNNING NOT RUNNING
STOPPED NOT STOPPED
SUSPENDED NOT SUSPENDED
This command affects only those TERM objects in the RUNNING or SUSPENDED
state. If you specify any other state, the system displays the command prompt again;
it does not display any output or generate an error message.
Considerations
•
If the PXMCFG 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.
•
You can direct the output of this command to a file by using the OUT command
before executing the STATS command.
Examples
The following command displays the statistical information gathered for the TERM
object named TERM-1:
STATS TERM TERM-1
The following commands directs statistics for all terminals to a list file named
STATFLE:
OUT STATFILE
STATS TERM *