# Global Navigation Bar (GNB)

Global Navigation Bar를 통해 SysmasterDB 각 메뉴로 이동하여 기능을 사용할 수 있다.

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

GNB로 이동할 수 있는 메뉴는 Realtime, Analysis, [**알림**](/sysmasterdb-for-postgresql1.0/8.3_manual/global-navigation-bar-gnb/alert-alarm.md), [**매뉴얼 다운로드**](/sysmasterdb-for-postgresql1.0/8.3_manual/global-navigation-bar-gnb/manual-download.md),[ **Settings**](/sysmasterdb-for-postgresql1.0/8.3_manual/global-navigation-bar-gnb/settings.md), [**Profile**](/sysmasterdb-for-postgresql1.0/8.3_manual/global-navigation-bar-gnb/profile.md)이다.

## [Realtime](/sysmasterdb-for-postgresql1.0/8.3_manual/realtime.md)

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

### [Main Monitoring](/sysmasterdb-for-postgresql1.0/8.3_manual/realtime/main-monitoring.md)

* [**Instance Monitoring**](/sysmasterdb-for-postgresql1.0/8.3_manual/realtime/main-monitoring/instance-monitoring.md) - 사용자 지정 차트 레이아웃으로 선택한 인스턴스를 실시간 모니터링한다.
* [**Session Monitoring**](/sysmasterdb-for-postgresql1.0/8.3_manual/realtime/main-monitoring/session-monitoring.md) - 논리적 읽기, 물리적 읽기, 실행 횟수 등 세션 실시간 지표를 모니터링한다.
* [**Server Monitoring**](/sysmasterdb-for-postgresql1.0/8.3_manual/realtime/main-monitoring/server-monitoring.md) - CPU · 메모리 사용량 등 OS 수준의 자원 사용 현황과 프로세스별 자원 소비를 필터 옵션과 함께 모니터링한다.

### [Lock Monitoring](/sysmasterdb-for-postgresql1.0/8.3_manual/realtime/lock-monitoring.md)

* 트리 뷰로 세션 잠금(lock) 정보를 모니터링하고, 필요 시 차단된 세션을 종료할 수 있다.

## [Analysis](/sysmasterdb-for-postgresql1.0/8.3_manual/analysis.md)

<figure><img src="/files/0lrOtC7VuVGgmLQdZoYb" alt=""><figcaption></figcaption></figure>

### [Vaccum](/sysmasterdb-for-postgresql1.0/8.3_manual/analysis/vacuum.md)

* 데이터베이스의 Vaccum 관련 통계를 조회하고 분석할 수 있다.


---

# 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/global-navigation-bar-gnb.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.
