# Realtime

본 장에서는 데이터베이스의 실시간 상태 모니터링 기능을 제공하는 Realtime Monitoring에 대해 설명한다.

<figure><img src="/files/8kuy3ieQ5oc0vAVmYpKn" alt=""><figcaption></figcaption></figure>

1. [**Main Monitoring**](/sysmasterdb-for-postgresql1.0/8.3_manual/realtime/main-monitoring.md) **-** DB 세션 현황, DB 머신의 CPU 및 메모리 사용량 등 DB 실시간 지표들을 확인할 수 있다.
2. [**Lock Monitoring** ](/sysmasterdb-for-postgresql1.0/8.3_manual/realtime/lock-monitoring.md)**-** DB 세션 간의 Lock 현황을 파악하고 문제를 분석할 수 있다.

###


---

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