# 대시보드

> **대시보드에서는 사용자, 프로젝트 및 자원 현황을 확인할 수 있습니다.** \
> **설치된 각 서버 상태와 자원 활용량을 모니터링할 수 있습니다.**

## Overview

<figure><img src="/files/76ebURBGJQVkkt5j8Wcn" alt=""><figcaption></figcaption></figure>

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

### 1. 사용자 및 프로젝트 현황

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

사용자 및 프로젝트 현황에서는 **사용자 및 생성된 프로젝트 수**를 확인할 수 있습니다.

* &#x20;**전체 사용자 수 / 승인 대기 사용자**를 클릭하면 **“사용자 목록”**&#xD398;이지로 이동하여 상세내용을 확인할 수 있습니다.
* &#x20;**총 프로젝트 / 실행 중인 프로젝트**를 클릭하시면 **“프로젝트 목록”**&#xD398;이지로 이동하여 상세내용을 확인할 수 있습니다.

### 2. 서버 및 자원 현황&#x20;

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

서버 및 자원 현황에서는 설치된 각 서버의 상태와 활용되고 있는 자원을 모니터링 할 수 있습니다.

* **서버 상태 :** 설치된 서버의 상태 **(Normal / Abnormal)**
* **자원 현황 : 시스템 내에** 활용되고 있는 자원량 **(CPU / Memory / Storage / GPU 순)**&#x20;
* **자원 활용 그래프 :** 최대 1주까지 확인 가능하며 마우스를 드래그하여 원하는 시간만큼 조회 가능합니다.
* **csv 파일 다운로드  :** 원하는 자원의 사용량 수집이 필요한 경&#xC6B0;**, Inspect- Data** 버튼을 통해 다운 받으실 수 있습니다.

### 3. 활성 프로젝트 목록 TOP 10&#x20;

활성화 상태인 프로젝트 중 활성화 시간이 오래된 순으로 TOP 10의 프로젝트를 확인할 수 있습니다.

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

* **상태 :** 프로젝트의 상태 (활성화)
* **프로젝트명** : 클릭시 해당 프로젝트 정보 페이지로 이동
* **소유자 :** 프로젝트를 생성한 사용자
* **자원 그룹 :** 소유자가 소속된 자원그룹
* **최근 활성화 일시:** 프로젝트가 활성화 상태로 전환된 일시
* **활성중인 시간 :** 활성화 상태로 소요된 시간
* **자원 정보 :** 해당 프로젝트에 적용한 자원 정보 (CPU / Memory / GPU type &개수)
* **액션 :** **“바로가기”**&#xBC84;튼 클릭 시. 해당 프로젝트의 **Studio 상세페이지로 이동합니다.**


---

# 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-cluster/c1.6.1/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.
