# Resource Monitor 보기

Roboflow Deployment Manager를 사용하면 최적의 수준으로 작동하지 않는 것 같을 때 시스템 수준에서 기기의 상태를 모니터링할 수 있습니다. 진행 중인 디스크 사용량, 메모리 사용량, CPU 사용량, GPU 사용량을 모니터링할 수 있습니다.

<figure><img src="/files/3be7f77126f4ced818b1675c07d1a094d8c56a22" alt=""><figcaption></figcaption></figure>

또한 "Service Containers" 섹션에서 Roboflow가 기기에서 효과적으로 실행되는 데 필요한 다양한 서비스의 상태를 모니터링할 수도 있습니다.

<figure><img src="/files/fcaa737454ff882cb1d064e737e542d5c4e8d9f7" alt=""><figcaption></figcaption></figure>

마지막으로, 기기에 대한 정적 정보도 검토할 수 있습니다. 이는 핵심 종속 항목의 호환되지 않는 버전이 기기에 있는지 또는 Deployment Manager가 의도치 않게 잘못된 기기에 배포되었는지 디버깅하는 데 가장 유용합니다.

<figure><img src="/files/663fa5c37afeb29145218e9efabc0dfbc9f095f1" 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.roboflow.com/roboflow/roboflow-ko/deploy/device-manager/monitoring/view-the-resource-monitor.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.
