Expand Configuration and Management Manual (G06.24+)

Subsystem Control Facility (SCF) Commands
Expand Configuration and Management Manual523347-008
15-70
Examples
Examples
The following SCF command starts a line named $LHCMP2:
-> START LINE $LHCMP2
The following SCF command starts a path named $PTS and all lines associated with it:
-> START PATH $PTS
The following SCF commands starts lines named $LHCMP3 and $LHCMP4:
-> START LINE ($LHCMP3,$LHCMP4)
STATS Command
The STATS command displays statistical information about Expand paths and lines
and $NCP. STATS without the RESET option is a nonsensitive command; STATS with
the RESET option is a sensitive command.
STATS PATH Command
The STATS PATH command has the following syntax:
/ OUT file-spec /
causes any SCF output generated by the command to be directed to the specified
file.
path-name
is the name of the path.
nnn
is the decimal node number.
node-name
is the name of the node, such as \NODEA.
Notes. Analyzing these statistics requires a thorough understanding of the Expand subsystem.
Refer to Section 18, Subsystem Description
, for an explanation of the packet types listed
below.
If you are collecting STATS on a regular basis, be sure to reset them on a regular basis also,
so that they will not overflow and display invalid values.
STATS [ / OUT file-spec / ] PATH path-name
[ , TO { nnn | \node_name } ]
[ , RESET ]