Item | Description |
---|---|
Open Connections |
The number of times connections have been opened. |
Accepted Connections |
The number of times connections have been accepted. |
Failed Connections |
The number of times connections have failed. |
RxResets |
The number of times connections have been reset. |
Established Connections |
The number of connections that have been established. |
Rx |
The total number of segments received on established connections, including those received in error. |
Tx |
The total number of segments sent, except for those containing retransmitted bytes. |
ReTx |
The total number of segments retransmitted. |
Bad |
The total number of segments received in error (e.g., bad checksums). |
TxResets |
The number of segments sent containing the "reset" flag. |
Split |
The number of segments sent which were less than the minimum. |
DupACKs |
The number of duplicate ACKs received. |
Bytes Received |
The number of header and data bytes received. |
Bytes Transmitted |
The number of header and data bytes sent. |