AM3270 and TR3271 Configuration and Management Manual
SCF Interface to AM3270 and TR3271
AM3270 and TR3271 Configuration and Management Manual—529993-001
4-71
STATS Command
The following command starts the subdevice $TR3271.#TERM1:
START SU $TR3271.#TERM1
STATS Command
The STATS command displays statistical information for the specified object. For each
statistical counter returned, an associated timestamp is also returned indicating when
the sample was taken.
Considerations for the STATS Command
•
The SEL option is not supported.
•
Wild cards are not supported at the subdevice level.
Command Syntax for the STATS Command
The STATS command has the following syntax:
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
LINE line-name | SU su-name
designates the line or subdevice whose statistical information you wish to display. If
you omit the line-name or su-name, the statistics for the assumed objects are
displayed.
RESET
if present, restores all the statistics counters to their initial values after the statistics
are displayed.
RESET is a sensitive option. That is, it can be specified in a STATS command only
by a user with super-group access, the owner of a subsystem, or a member of the
same group as the owner of the subsystem.
Note. To issue the STATS command, you must first know the name of the line or subdevice.
To find the names of your TR3271 lines, enter LISTDEV TYPE 60,11 at the SCF prompt.
TYPE 60,11 refers to TR3271. The TR3271 lines are listed in the “Names” column. To get the
names of the subdevices, enter NAMES LINE $linename, SUB ONLY.
STATS [ / OUT file-spec / ] [ LINE line-name | SU su-name ]
[ , RESET ] [ , SUB [ ONLY | ALL | NONE ] ]