Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Network Sockstat

Displays information about network connection statistics on the system. There are several graphs displayed including the following:

Sockstat TCP

Displays information about TCP sockets opened by the system including the total number of TCP sockets, and more.

(input gambar disini)

Sockstat UDP

Displays information about UDP sockets opened by the system including the total number of UDP sockets and others.

(input gambar disini)

Sockstat FRAG/RAW

Displays information related to fragmentation/RAW sockets which are often used to send and receive network packets that are not processed by TCP or UDP protocols.

(input gambar disini)

Sockstat Memory Size

Displays memory size information used by the system to store information related to active sockets.

(input gambar disini)

Sockstat Used

Displays the number of sockets that are in use or active in the system at a particular time.

(input gambar disini)

Last updated