> For the complete documentation index, see [llms.txt](https://mondrian.gitbook.io/yennefer-cluster/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mondrian.gitbook.io/yennefer-cluster/c1.8.0/admin/main-feature/system-monitoring/undefined.md).

# 플랫폼 자원 현황

### 플랫폼 자원 현황&#x20;

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

* 노드의 정상 비정상 상태를 조회하여 현재 플랫폼에서 각 노드가 문제가 있는지 확인이 가능합니다. 노드 이름을 클릭하면 해당 **노드의 상세페이지**로 이동하여 노드별 자원 활용 현황 및 추이를 조회할 수 있습니다.
* 연산 자원 현황과 저장 자원 현황에서는 각 자원의 현재 할당량과 활용량을 조회할 수 있습니다.
* 추이 그래프는 실시간, 일간, 주간으로 조회가 가능하며 자원별 활용 데이터를 다운받아 그보다 더 이전의 데이터도 조회가 가능합니다.

### 노드 상세페이지

플랫폼에 설치되어 있는 노드의 상세페이지로 각 노드별 자원 활용 현황을 조회할 수 있습니다.

<figure><img src="/files/21MoDJ2s9x9aYnm4r7PF" alt=""><figcaption></figcaption></figure>

* Admin 메뉴에서 시스템 모니터링을 클릭하면 Grafana 시스템 대시보드로 이동하고, 자원 활용에 대한 시각화 자료 및 자세한  내용을 확인하실 수 있습니다.
* 자원 사용량 집계를 csv파일로 제공 받을 수 있습니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.8.0/admin/main-feature/system-monitoring/undefined.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.
