SNAX/APC Configuration and Management Manual

SCF Commands for SNAX/APC
SNAX/APC Configuration and Management Manual138787
8-79
STATS LU Command
Considerations
If you use the RESET option, the counters are reset to 0 after being displayed.
The SUB parameter cannot be used in a STATS SESSION command.
STATS LU Command
The STATS LU command displays the current statistical counters for the specified LU.
This example requests statistical information about the LU named LU01:
-> ASSUME PROCESS $APC1
-> STATS LU LU01
The following display is returned in response to this request:
Sample Time
displays the date and time that the statistics were gathered.
Reset Time
displays the date and time that the statistics counters were last reset by one of the
following events:
The statistics counters were reset by the RESET parameter of the STATS
command.
The process was initiated.
A takeover by the backup process occurred.
BIU Sent
displays how many basic information units have been sent.
BIU Rcvd
displays how many basic information units have been received.
Bytes Sent
displays how many bytes of data have been sent.
SNAX/APC STATS LU: $APC1.LU01
Sample Time ....... 15 July 1990, 13:30:20.244
Reset Time ........ 15 July 1990, 08:01:23.455
BIU Sent ......... 34566 Bytes Sent .. 3244567
BIU Received ..... 26754 Bytes Received 1234567