# Instance Overview

Instance Monitoring 페이지의 Instance Overview 영역에서는 현재 선택된 그룹의 인스턴스 목록과 상태에 대한 요약 정보를 확인할 수 있다.

Instance Overview 영역은 Instance Monitoring 페이지의 좌측에 사이드 패널 형태로 제공된다.

해당 영역에는 현재 선택된 그룹에 등록된 인스턴스 목록이 표출되며, 각 인스턴스별 상태에 대한 요약 정보가 제공된다.

사용자는 하나의 Layout에서 최대 5개까지 인스턴스를 동시에 선택하여 모니터링 할 수 있다.

<figure><img src="/files/IMbpSpbFI09o9HupVE1t" alt=""><figcaption><p>3개 인스턴스(TAC-Node0, TAC-Node1, TAC-Node2)의 실시간 데이터를 동시에 모니터링</p></figcaption></figure>

Instance Overview 영역을 통해 확인할 수 있는 인스턴스 상태 정보는 다음과 같다.

* CPU
  * 해당 인스턴스의 실시간 CPU 사용률
* Lock
  * 해당 인스턴스의 실시간 Lock Waiter Session Count
* Alert
  * 해당 인스턴스의 실시간 미확인 알림 상태 및 개수

인스턴스 구동 상태가 DB Down 또는 Agent Disconnected인 경우에는 아래와 같이 별도의 서식으로 표기된다.

<figure><img src="/files/WNUsWaMDxDZ5j0qUtJXI" alt="" width="375"><figcaption></figcaption></figure>

추가로, 사용자는 필요에 따라 접기 버튼을 클릭하여 Instance Overview 영역 사이드 패널을 접거나 펼칠 수 있다.

<figure><img src="/files/paFHtAXYQIKK56sYnIwJ" 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.tibero.com/sysmasterdb/8.3_manual/realtime/main-monitoring/instance-monitoring/instance-overview.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.
