# カメラステータスアラート

カメラのステータスアラートは、カメラがオフラインになったとき、またはオンラインに戻ったときに通知します。

Verkada は、接続を確認するために各カメラから定期的にハートビートを受信します。

* Verkada は、15分以内にハートビートを受信しない場合、カメラのステータスをオフラインに変更します。
* Verkada は、オフラインのカメラからハートビートを受信すると、カメラのステータスをオンラインに変更します。

{% hint style="warning" %}
すべてのカメラはカメラステータスイベントを自動的に作成するため、これらのイベントを個別に設定する必要はありません。
{% endhint %}

***

## カメラステータスアラートを設定する

### アラートを作成 > イベント

{% stepper %}
{% step %}
**Verkada Command にログインします。**
{% endstep %}

{% step %}
**Command のホームページの左側ナビゲーションで、\[アラート] をクリックします。**
{% endstep %}

{% step %}
**上部の \[新しいアラート] をクリックします。**
{% endstep %}

{% step %}
**\[イベントの選択] で、\[カメラ] > \[オンライン/オフライン] を選択します。**
{% endstep %}

{% step %}
**［カメラ］で:**

1. 次の送信元からのアラートを受け取るように選択します **すべてのカメラ、サイト、** または **個別のカメラ**.
2. ［完了］をクリックして **完了** を選択して、アラート [通知スケジュールを続行します](#create-alert-greater-than-cameras).
   {% endstep %}
   {% endstepper %}


---

# 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://help.verkada.com/verkada-cameras/ja/fen-xi/create-camera-event-alerts/camera-status-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.
