> For the complete documentation index, see [llms.txt](https://solwatch-manual.lgucdn.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://solwatch-manual.lgucdn.com/alarm_manual/alarm_default.md).

# Alarm 기본 정보 설정

## **기본**

### **플로우명**

* Alarm의 플로우명을 입력합니다.
* 플로우명은 기본적으로그룹명을 작성하면  자동으로 입력되지만 수동으로 작성  할 수 있습니다.
* ex) xxx\_service\_retcode\_datapoint-max임계치

### **서비스명**

* 모니터링 대상이 되는 서비스명을 검색하여 선택합니다.

### **볼륨명**

* 모니터링 대상이 되는 볼룸명을 검색하여 선택합니다.
* 볼륨 기준이 아닌 서비스 기준으로 모니터링을 원할 경우 <mark style="color:orange;">**사용안함**</mark> 체크박스에 체크 합니다.

### 기본 설정

* 각 Alarm 의 Template들 의 모음으로 선택시 자동으로 항목들이 설정 됩니다.

### 불러오기 설정

* 기존에 사용하고 있는  Alarm 항목의 주요 설정을 현재 Alarm 항목에 자동으로 설정 합니다.


---

# 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:

```
GET https://solwatch-manual.lgucdn.com/alarm_manual/alarm_default.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.
