# View the Resource Monitor

Roboflow Deployment Manager enables you to monitor the health of your device at a system level in cases where you think it may not be operating at an optimal level. You can monitor ongoing disk usage, memory usage, CPU usage, and GPU usage.

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

You can also monitor the state of the various services needed for Roboflow to run effectively on your device in the "Service Containers" section.

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

Finally, you can also review static information about your device. This is most useful to help debug if incompatible versions of key dependencies are on the device or if Deployment Manager was unintentionally deployed onto the wrong device.

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