# Card View

<figure><img src="/files/6MO0Yf7lSzUx973mBFob" alt=""><figcaption></figcaption></figure>

현재 모니터링 중인 인스턴스의 상태와 주요 모니터링 데이터들을 카드 뷰 형태로 확인할 수 있다.

카드 뷰는 기본적으로 3초 주기로 Refresh되며, Card Order By 에 설정된 대로 정렬되어 표시된다. (카드 정렬 기준 참조)

좌상단의 카드 레이아웃 버튼을 통해 [Compact ](/sysmasterdb/8.3_manual/dashboard/card-view/compact-layout.md)/ [Detailed ](/sysmasterdb/8.3_manual/dashboard/card-view/detail-layout.md)/ [Extended ](/sysmasterdb/8.3_manual/dashboard/card-view/expanded-layout.md)레이아웃으로 전환하여 확인 할 수 있다.

### Card View 공통 기능 설명

<div align="left"><figure><img src="/files/EXd0UzUuQahzzCLVyAlQ" alt=""><figcaption></figcaption></figure></div>

* Cpu Usage / Memory Usage / Lock Session Waiter Count / Running Session Count로 Card View를 정렬한다.&#x20;
* Refresh 수행시 설정된 기준에 따라 Card View가 정렬되며, None으로 설정된 경우 [Instance Overview](/sysmasterdb/8.3_manual/dashboard/instance-overview.md)의 순서대로 정렬된다.

#### 핀 기능

<div align="left"><figure><img src="/files/ECNemwQbekgNx0TFvEjf" alt="" width="80"><figcaption></figcaption></figure></div>

* 좌상단의 핀 버튼을 클릭하여 핀 한 카드를 좌상단에 고정시킬 수 있다.&#x20;
* 여러 카드 뷰가 핀 되었을 경우 핀 된 순서대로 고정된다.

#### Card View 설정 패널

<div align="left"><figure><img src="/files/ChkET5af8RXX93U8Pocv" alt=""><figcaption></figcaption></figure></div>

* Card View의 Updated Time을 표시한다.
* Card Layout 오른쪽에 Compact / Detailed / Expanded를 클릭하여 Card View Layout을 변경할 수 있다.

{% hint style="info" %}
오른쪽 상단에 숨기기 버튼을 이용하면 Card view 설정 패널을 숨길 수 있다.

<img src="/files/TX4WQeiRnvyV0Nbdk0au" alt="" data-size="original">
{% endhint %}

<div align="left"><figure><img src="/files/JEfLQOHvbKJAZE0bhDU1" alt=""><figcaption></figcaption></figure></div>

* Card View 선택 기능
  * Card View 를 클릭하여 Instance Overview에서 인스턴스를 클릭한 것과 마찬가지로 특정 인스턴스만 강조할 수 있다.&#x20;
  * 인스턴스를 강조하면 하단 Custom Area에 모든 인스턴스의 지표가 표시되는 대신 강조된 인스턴스의 데이터만 표시된다.

###


---

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