# 상시 관리(모니터링 / 분석)

## 1. 발전소 이상 모듈 확인하기

{% tabs %}
{% tab title="패널맵으로 이상 모듈 확인하기" %}

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

위 이미지처럼 패널맵에서 다른 모듈과 비교했을 때 파란색 높낮이가 다른 경우, 모듈에 문제가 있는 것을 쉽게 확인할 수 있으며, 클릭 시 해당 모듈의 그래프만 볼 수 있습니다.&#x20;

<figure><img src="/files/IBsIMh0vUEZstRG3Nm6x" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="그래프로 이상 모듈 확인하기" %}

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

그래프 상 다른 모듈 데이터와 다르게 나오는 부분이 있는 경우 화살표 부분 클릭 및 패널맵에서 모듈 위치 확인이 가능합니다.&#x20;

<figure><img src="/files/L2X6sGOypRjnLGrebLGJ" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

## 2. 발전소 이상 범위 확인하기

여러 모듈이 다른 모듈과 그래프가 다른 경우, 그래프에서 shift + 마우스 드래그를 사용하여 이상이 있는 부분만 다중선택이 가능합니다.&#x20;

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

## 3. 스트링별 발전량 확인하기

{% tabs %}
{% tab title="1. 스트링 구성 확인" %}

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

**기존 패널맵에서 구성했던 인버터, 스트링 구성을 모니터링 화면에서 확인 가능합니다.**&#x20;

**스트링 구성이 안되어있다면**  [**4. 인버터 배치와 결선도(스트링) 할당**](/3-install/undefined-1.md#id-4-1) **을 참고해주세요.**
{% endtab %}

{% tab title="2. 스트링 또는 인버터 선택" %}

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

**인버터 또는 스트링을 클릭하면 해당 부분을 위 사진처럼 구분 가능합니다.**&#x20;
{% endtab %}

{% tab title="3. 스트링 그래프 확인하기" %}

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

**해당 스트링을 누르면 위 사진의 화살표 부분과 같이 점선으로 된 사각형이 표시됩니다. 사각형을 클릭하시면 아래 사진처럼 해당 스트링의 그래프만 보입니다.**&#x20;

<figure><img src="/files/HrPuqWE8KusCc7VnYMM2" alt=""><figcaption><p>1번 스트링 그래프</p></figcaption></figure>
{% endtab %}
{% endtabs %}

## 4. 댓글 기능

* 발전소 이력을 쉽게 관리할 수 있도록 댓글 기능이 추가되었습니다. 이제 PATCH 안에서 발전소 고장,  조치 내역 등을 관리할 수 있습니다.&#x20;

<figure><img src="/files/12pBxec0CSMAaT8I5YwJ" alt=""><figcaption></figcaption></figure>


---

# 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.patch.conalog.com/4-digital-onm/undefined.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.
