# Device Alerts を設定

Roboflow Deployment Manager は、デバイスが期待どおりに動作していない可能性があるとき、たとえば次のような場合にメールアラートを送信できます:

* デバイスが Roboflow Cloud との接続を失った
* ディスク使用率が異常に高く、デバイスのパフォーマンスに影響する可能性がある
* 特定のストリームで Camera FPS が低くなりすぎる
* 特定のストリームで Inference FPS が低くなりすぎる

デバイスアラートを設定するには、Deployment Manager ダッシュボードから対象デバイスの詳細ページに移動します。次に「Device Alerts」タブに移動し、「Add Alert」をクリックします。

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

開いたモーダルで、必要なアラートを設定します

<figure><img src="/files/237d333fbfd74bb50d9f3e130dbba39db58d4540" alt="" width="375"><figcaption></figcaption></figure>

次に「Manage Notification」をクリックすると、通知の受信者やアラートの頻度を設定したり、テスト通知を送信したりできます。

<figure><img src="/files/03c0f23385c548eb83426a78967726b55a9e811c" alt="" width="375"><figcaption></figcaption></figure>

次に「Create Alert」をクリックすると、アラートがアラート一覧に表示されます。

<figure><img src="/files/a2936f34d63c1143564bfa83874ede86be1ec1b9" 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/setting-up/set-up-device-alerts.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.
