# Deka Agent

You can monitor the Deka Agent used on all virtual machines in the Instance menu via the Deka Agent menu in the Monitoring module.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/23dekaagent/23.26%20monitoring.png" alt=""><figcaption><p>Monitoring Deka Agent</p></figcaption></figure>

On the Deka Agent page, select Filter Instance to select the virtual machine that will be monitored.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/23dekaagent/23.27%20monitoring-instance.png" alt=""><figcaption><p>Filter Instance</p></figcaption></figure>

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/23dekaagent/23.28%20moniotring-date-picker.png" alt=""><figcaption><p>Date Picker (a)</p></figcaption></figure>

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/23dekaagent/23.29%20monitoring-date-picker.png" alt=""><figcaption><p>Date Picker (b)</p></figcaption></figure>

If the selected virtual machine has not been installed with Deka Agent, an explanation of how to install Deka Agent will appear.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/23dekaagent/23.30%20deka-agent.png" alt=""><figcaption><p>Monitoring Deka Agent - Result</p></figcaption></figure>

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/23dekaagent/23.31%20moniotring-date-picker.png" alt=""><figcaption><p>Monitoring Deka Agent - Result</p></figcaption></figure>

**Quick CPU / Mem / Disk** displays several metrics including **CPU Busy, Sys Load, RAM, SWAP Used, ROOT FS Used, CPU CORES, UPTIME, ROOT FS TOTAL, RAM TOTAL**, and **SWAT TOTAL**. For a more detailed explanation of each metric, click [this link](/deka_flexi/deka-agent/detail-deka-agent/quick-cpu-mem-disk.md).

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/23dekaagent/23.32%20monitoring-quick-cpu-a.png" alt=""><figcaption><p>Quick CPU / Mem / Disk (a)</p></figcaption></figure>

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/23dekaagent/23.33%20monitoring-quick-cpu-b.png" alt=""><figcaption><p>Quick CPU / Mem / Disk (b)</p></figcaption></figure>

**Basic CPU / Mem / Net / Disk** display displays several metrics including **CPU Basic, Memory Basic, Network Traffic Basic, Memory Basic Percentage,** and **Disk Space Used Basic**. For a more detailed explanation of each metric, click [this link](/deka_flexi/deka-agent/detail-deka-agent/basic-cpu-mem-net-disk.md).

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/23dekaagent/23.34%20monitoring-basic-a.png" alt=""><figcaption><p>Basic CPU / Mem / Net / Disk - Memory Basic</p></figcaption></figure>

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/23dekaagent/23.35%20monitoring-basic-b.png" alt=""><figcaption><p>Basic CPU / Mem / Net / Disk - Memory Basic</p></figcaption></figure>

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/23dekaagent/23.36%20monitoring-basic-c.png" alt=""><figcaption><p>Basic CPU / Mem / Net / Disk - Network Trafic Basic</p></figcaption></figure>

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/23dekaagent/23.37%20monitoring-basic-d.png" alt=""><figcaption><p>Basic CPU / Mem / Net / Disk - Memory Basic Percentage</p></figcaption></figure>

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/23dekaagent/23.38%20monitoring-basic.png" alt=""><figcaption><p>Basic CPU / Mem / Net / Disk - Disk Space Used Disk</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cloudeka.id/monitoring/deka-agent.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
