> For the complete documentation index, see [llms.txt](https://docs.cloudeka.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudeka.ai/deka-flexi/deka-agent/detail-deka-agent/network-sockstat.md).

# 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)
