# Dashboard

본 장에서는 선택된 그룹 내의 모든 관제 데이터베이스 인스턴스를 통합 모니터링 할 수 있는 Dashboard에 대해 설명한다.

각 모니터링 중 인스턴스에 대한 실시간 상태 정보 및 지표를 제공한다.

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

<p align="center"><img src="/files/TX4WQeiRnvyV0Nbdk0au" alt="" data-size="original"></p>

우상단의 톱니바퀴 버튼을 눌러 Auto Refresh 주기 및 중단을 설정할 수 있다.

### Dashboard 구성 요소

대시보드는 다음과 같은 주요 섹션으로 구성된다.

[**Global Navigation Bar (GNB)**](/sysmasterdb-for-postgresql1.0/8.3_manual/global-navigation-bar-gnb.md)

* 주요 메뉴 및 전역 내비게이션 기능 제공

[**Instance Overview**](/sysmasterdb-for-postgresql1.0/8.3_manual/dashboard/instance-overview.md)

* DB 인스턴스들의 상태 및 인스턴스의 Alert 발생 현황을 확인하는 영역

[**Card View**](/sysmasterdb-for-postgresql1.0/8.3_manual/dashboard/cardview.md)

* Card View 형태로 각 인스턴스별 상태 및 CPU / Running Session등 주요 지표 제공

[**Custom Area**](/sysmasterdb-for-postgresql1.0/8.3_manual/dashboard/custom-area.md)

* 그룹 내 인스턴스들의 더 자세한 실시간 성능 지표를 제공하는 차트와 테이블 제공

**Layout Split**

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

* Custom 영역과 Card View 영역의 크기 비율을 조정하는 버튼
* 드래그 혹은 클릭을 통해 Card View : Custom Area 영역을 1:2 / 2:1 / 3:0 으로 설정 가능


---

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