> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/verkada-cameras/ko/analytics/camera-storage-error-alerts.md).

# 카메라 저장소 오류 알림

카메라 저장소 알림은 전체 배치에서 발생한 중요 저장소 오류를 알려 사전 예방적 관리와 유지보수를 가능하게 합니다.

카메라에 중요 저장소 장애가 발생하면 Verkada 카메라는 모든 조직 관리자에게 자동으로 알립니다. 이는 카메라가 새 영상을 온보드 저장소에 저장하지 못했으며, 이전 영상을 스트리밍하지 못할 수 있음을 의미합니다.

{% hint style="danger" %}
**이 알림을 받으면,** [**Verkada 지원팀에 문의하세요**](/command/ko/need-help/contact-verkada-support.md) **문제를 해결하기 위해 가능한 한 빨리.**
{% endhint %}

### 알림 세부 정보

* 알림은 모든 고객에게 기본적으로 활성화되어 있습니다.
* 카메라에 중요 저장소 오류가 발생하면 모든 조직 관리자는 이메일로 알림을 받습니다.
* 각 카메라는 오류 상태마다 한 번만 알림을 발생시킵니다.
* 이 알림은 다음에서 확인할 수 있습니다. [**알림**](https://command.verkada.com/alerts/device-events) 페이지에 나와 있습니다.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/verkada-cameras/ko/analytics/camera-storage-error-alerts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
