# 대시보드

> Dashboard에서는 **자원 사용량에 대한 현황과 서버 정보**를 확인할 수 있습니다.\
> 이곳에서 관리자는 모든 프로젝트에 대한 현황을 체크하고 관리할 수 있습니다.      &#x20;

## Overview

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

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

### 1. System Status 및 자원 정보

<figure><img src="https://lh5.googleusercontent.com/v0XO6TP6z5SsP9jWVKTbTzlJ1fvf1qnc9axXHffJoOcZEVqq5EB4swpOIviXd8p4P3Tb9I29TmFdDT8t02dPtaFEPeD2bVZhGCYBYnc9X__c1fvrwkiNv5Zd_7HSzyuqR-_rlPtskvPF8BiyxMVG7Vz_WXboF8D_WxN54WSE3C_8TD_fK9aZIMYp9RLcjlE0=s2048" alt=""><figcaption></figcaption></figure>

* **Server Status :** 서버 상태 및 설치 버전을 확인할 수 있습니다.
* **CPU , Memory, Storage**는 전체 용량에 대한 사용량을 시각적으로 확인할 수 있습니다.
* **GPU**의 경우 **활용 중인 GPU 수와 사용량**을 출력합니다.

  GPU 사용량에 마우스를 올리면, 사용량 수치를 확인할 수 있습니다.

### &#x32;**.** 자원 활용 현황

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

* **자원 활용 현황**에서는 실시간으로 각 처리 장치에 대한 사용량을 확인할 수 있습니다.
* 마우스를 그래프 위에 올리시면, 각 자원별사용량에 대한 정보 박스가 출력됩니다.&#x20;
* 확인하고자 하는 특정 시점을 드래그 시, 자원 사용 그래프가 확대됩니다. **최근 12시간 전**까지 조회 가능합니다.

### 3. Export to CSV

<figure><img src="/files/3vcilyloIZN3Ek4VyPph" alt=""><figcaption></figcaption></figure>

* Export to CSV를 통해 **최근 3개월 이내의 하드웨어 자원 사용량**을 다운 받으실 수 있습니다.&#x20;
* 제공되는 정보는 **CPU + RAM , Storage와 GPU + 관련 프로젝트 정보**입니다.

### 3. GPU 활용 목록&#x20;

<figure><img src="https://lh5.googleusercontent.com/uhHis2hH3rWyyW4nUgR652nhyEhGVmSSiU91xZP6e_Lz2p-nmzStplPQfPHF8DjejU4xrZNDhaAaGo4-UlFiH85tqLeukG14Pa9KTHEGetD3IsyA4457W8F8H4zlLwCj0kaaLS7znmM9gc93hoxHUY8lBtu-Rf8FlWdVRd8zSyJZcPbhEh9fW0i8SSZChHMm=s2048" alt=""><figcaption></figcaption></figure>

* **활용 중인 GPU의 목록과 사용량을** 확인할 수 있습니다.
* **GPU, 활성 프로젝트 수, 전체 프로젝트 수, GPU사용량, GPU(%), 액션**으로 구성되어있습니다.
* 액션의 특정 GPU의  프로젝트 목록 보기를 선택하시면, 프로젝트 관리 페이지로 이동하고 해당GPU가 활용되고 있는 프로젝트들의 목록을 볼 수 있습니다.


---

# 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://mondrian.gitbook.io/yennefer-single/admin/main-feature/dashboard.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.
