> 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/system-misc.md).

# System Misc

Displays additional metrics and information that are not included in the main metrics categories such as CPU, memory, network, and storage. There are several metrics including:

### **Context Switches/Interrupts**

Displays the number of context switches that occur in the system as well as the number of interrupts generated by hardware or software in the system.

(input gambar disini)

### **System Load**

Displays the system load required to perform work in a certain time period. The higher the system load, the more processes are waiting, so it can be indicated that the system is overloaded.

(input gambar disini)

### **Interrupts Detail**

Displays more detailed information about interrupts that have occurred in the system such as I/O usage or system usage.

### **Schedule timeslces executed by each cpu**

Displays the time spent by the CPU in executing a schedule given by the operating system.

(input gambar disini)

### **Entropy**

Measures how random and unpredictable the data generated by the system is.

(input gambar disini)

### **CPU time spent in user and system context**

Shows how much CPU time is spent in CPU usage and when the CPU runs the operating system.

(input gambar disini)

**File Descriptions**

Displays the number of file descriptions opened by the system.

(input gambar disini)
