SCF Reference Manual for G-Series RVUs (G06.24+)
SCF Commands
SCF Reference Manual for G-Series RVUs—520413-004
5-112
STATS Command
The format of the STATS display is shown below.
Examples
•
The following command displays statistical information for a LINE object named
$L3:
-> STATS LINE $L3
•
The following command displays statistical information for a LINE object named
$L3 and then resets the statistics counters to their initial values:
-> STATS LINE $L3,RESET
subsystem STATS object-type object-name
Sample Time..... dd mmm yyyy, time
Reset Time...... dd mmm yyyy, time
attribute1....... value1
attribute2....... value2
.
.
subsystem The reporting subsystem name.
object-type The object type.
object-name The fully qualified name of the object.
Sample Time A timestamp indicating the date and time the statistics were
collected.
Reset Time A timestamp indicating the date and time the statistics counters
were last restored to their initial values.
attributen The name of one of the object attributes.
valuen The current value of a statistics counter for the corresponding
attribute.