> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/roboflow/roboflow-jp/deploy/device-manager/monitoring/view-the-resource-monitor.md).

# Resource Monitor を表示

Roboflow Deployment Manager を使用すると、デバイスが最適なレベルで動作していないと思われる場合に、システムレベルでデバイスの健全性を監視できます。継続的なディスク使用率、メモリ使用量、CPU 使用率、GPU 使用率を監視できます。

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

また、「Service Containers」セクションでは、Roboflow がデバイス上で効果的に動作するために必要な各種サービスの状態を監視することもできます。

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

最後に、デバイスに関する静的情報も確認できます。これは、主要な依存関係の互換性のないバージョンがデバイスに存在する場合や、Deployment Manager が意図せず誤ったデバイスにデプロイされてしまった場合のデバッグに特に役立ちます。

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-jp/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.
