Exchange/SNA Manual

STATS Command
Exchange/SNA Commands
104700 Tandem Computers Incorporated 3–65
Considerations The STATS command displays statistics about the data communications line, all active
send operations that were started by this command interpreter, or all active receive
operations that were started by this command interpreter.
The Exchange/SNA command interpreter must be connected to a line server before
you can use the STATS command. If the command interpreter is not connected to a
line server, an error message is displayed. Use the CONNECT command to connect
the command interpreter to a line server.
Examples 1. This example shows the STATS command with the RECEIVE parameter:
>stats receive
SNCI49 =======================================================================
E X C H A N G E R E C E I V E S T A T I S T I C S
SUBDEVICE RECORDS TRUNCATIONS MAXIMUM MINIMUM AVERAGE ELAPSE TIME
#PR1 120 0 107 1 63 0:00:08.12
SNCI49 =======================================================================
2. This example shows the STATS command with the SEND parameter:
>stats send
SNCI49 =======================================================================
E X C H A N G E S E N D S T A T I S T I C S
SUBDEVICE RECORDS TRUNCATIONS MAXIMUM MINIMUM AVERAGE ELAPSE TIME
#RD1 211 0 70 18 63 0:00:05.70
SNCI49 =======================================================================
3. This example shows the STATS command with the LINE parameter:
>stats line
SNCI49 =======================================================================
E X C H A N G E L I N E S T A T I S T I C S
SERVER $SNL5 LINE $SNA5.#LUC101
CURRENT PREVIOUS DIFFERENCE RATE
(SECONDS) (UNITS/SECOND)
TIME 16:49:06.9 16:48:55.5 11
BIUs SENT 1446 1429 17 1.4
ERRORS RECEIVED 10 4 6 0.5
-RSPs RECEIVED 0 0 0 0.0
-RSPs SENT 0 0 0 0.0
ABORTED SESSIONS 0 0 0 0.0
BUFFER DELAYS 10 4 6 0.5
SNCI49 =======================================================================