# Realtime

<figure><img src="/files/9wOw16FimNBZBxH3autj" alt=""><figcaption></figcaption></figure>

1. [**Main Monitoring**](/sysmasterdb.en/8.3_manual/realtime/main-monitoring.md) **-** View real-time metrics such as DB session status, CPU and memory usage of DB machines, etc.
2. [**Usage Monitoring** ](/sysmasterdb.en/8.3_manual/realtime/usage-monitoring.md)**-** Real-time status of tablespaces, files, UNDO, and TEMP spaces can be checked.
3. [**Lock Monitoring** ](/sysmasterdb.en/8.3_manual/realtime/lock-monitoring.md)**-** The users can identify lock status between DB sessions and analyze issues.
4. [**High Availability Monitoring**](/sysmasterdb.en/8.3_manual/realtime/high-availability-monitoring.md) - Monitor TSC configuration, network status, and recovery status in real time.

###


---

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