# Expanded Layout

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

* CPU / Memory 파이 차트에 마우스를 호버하여 상세 정보를 확인할 수 있다.
* Lock Waiter: 인스턴스가 락을 기다리고 있는 세션 갯수를 표시한다.
* Tablespace: 사용량이 90% 이상인 테이블스페이스 갯수를 표시한다. 하단에 스크롤 가능한 테이블을 통해 테이블스페이스 사용 현황을 표시한다.
* Running Session: 지난 5분간의 Running Session 추이를 Area 차트로 표시하며 현재 Running Session의 갯수를 우상단에 표시한다.&#x20;

### DB Down 상태

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

관제 인스턴스 DB가 다운 상태일 경우 마지막에 Normal 상태였던 시간을 표시한다.

### Agent Disconnected 상태

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

Agent Disconnected 상태일 경우 위와 같이 표시되며 카드뷰 마지막에 정렬된다.

###


---

# 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/dashboard/card-view/expanded-layout.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.
