# Alert Events

현재 모니터링 중인 인스턴스들의 Alert 발생 현황을 나타내는 영역이다.

<figure><img src="/files/7OxhVBRtMry2bO4giMDl" alt=""><figcaption></figcaption></figure>

각 Alert Level (Error, Warning, Info) 별로 몇 개의 Alert가 발생하고 있는지 표시한다.

버튼을 클릭하여 해당 인스턴스의 Alert Event History로 이동한다.

### Alert Events History

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

User Created Alert 및 System Alert 모두 확인 할 수 있으며, Alert가 발생한 시각, Alert 이름, Alert 레벨, Alert가 발생한 인스턴스, Confirm 여부 및 Alert 확인 시 작성한 유저 Comment 이력을 확인 할 수 있다.

인스턴스 및 필터 조건을 변경하여 다른 인스턴스 및 특정 시간대에서 발생한 Alert들을 조회할 수 있다.


---

# 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.tibero.com/sysmasterdb-for-postgresql1.0/8.3_manual/dashboard/instance-overview/alert-events.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.
