# カメラストレージエラーアラート

カメラのストレージアラートは、フリート内の重大なストレージエラーを通知し、予防的な管理と保守を可能にします。

Verkadaカメラは、カメラが重大なストレージ障害に遭遇した場合、すべてのOrg Adminsに自動的にアラートを送信します。これは、カメラがオンボードストレージに新しい映像を保存できず、過去の映像をストリーミングできない可能性があることを意味します。

{% hint style="danger" %}
**このアラートを受信した場合は、** [**Verkadaサポートにお問い合わせください**](/command/ja/saptogadesuka/contact-verkada-support.md) **。問題をできるだけ早く解決してください。**
{% endhint %}

### アラートの詳細

* アラートは、すべてのお客様に対してデフォルトで有効になっています。
* カメラが重大なストレージエラーに遭遇した場合、すべてのOrg Adminsがメールでアラートを受信します。
* 各カメラは、エラー状態ごとに1回のみアラートをトリガーします。
* これらのアラートは、次の場所からアクセスできます [**アラート**](https://command.verkada.com/alerts/device-events) ページに表示されます。

<div align="left" data-with-frame="true"><img src="/files/d6dafc8368395a0c7a82b186cb21f7b1b43b3d44" alt="" width="375"></div>


---

# 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/camera-storage-error-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.
