# Resource Monitor を表示

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

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

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

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

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

<figure><img src="/files/b467479c7ac230e044289090cad4d6e7cfcb02b3" 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-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.
