Skip Headers
Previous
Previous
 
Next
Next

Socket Read-Writes Statistics Panel

This panel is part of the Socket Overview subtab. This panel shows the socket reads and socket writes over time.

The following tables shows the fields in the Socket Read and Socket Write panels:

Column Description

Remote Address

The remote address of the socket that is being read.

Remote Host

The remote host name of the socket that is being read.

Total Read Time

The time it took to read from the socket.

Number of Ports

The number of ports open for the socket.

Total Bytes Read

The number of bytes that are read from the socket.

Times Read

The number of times the socket is read.

Threads Reading

The thread ids of the Java threads reading the socket.


Column Description

Remote Address

The remote address of the socket that is being written into.

Remote Host

The remote host name of the socket that is being written into.

Total Write Time

The time it took to write into the socket.

Number of Ports

The number of ports open for the socket.

Total Bytes Written

The number of bytes that are written to the socket.

Times Written

The number of times the socket is written into.

Threads Writing

The thread ids of the Java threads writing into the socket.