# 시스템 모니터링

현재 시스템의 상태를 보여줍니다.&#x20;

프로세스 이름, 사용자 CPU 사용율, 프로세스ID, 메모리 사용, 총 디스크 읽기,  총 디스크 쓰기, 디스크 읽기, 디스크 쓰기, 우선 순위 등의 정보를 제공합니다.&#x20;

<figure><img src="/files/YPxNwr4vleQibl1dHq9V" alt=""><figcaption></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.hamonikr.org/hamonikr-6.0/startmenu/management/system-monitoring.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.
