# Filesystem Usage

글로벌 내비게이션 바에서 **\[Analysis] > \[Usage Analysis] > \[Filesystem Usage]** 메뉴를 클릭하면 Filesystem Usage 화면이 열린다.

<figure><img src="/files/DpiJteAklCQkctQPYVZE" alt=""><figcaption><p><strong>Filesystem Usage 전체 화면</strong></p></figcaption></figure>

## Filesystem Usage

이 화면에서는 지정한 기간 동안의 파일 시스템 이름별 서버에 마운트된 크기의 변화량을 확인할 수 있다.

<figure><img src="/files/8nLLk8muf6RCEf198sY5" alt=""><figcaption><p><strong>Filesystem Usage</strong></p></figcaption></figure>

다음은 Filesystem Usage 화면에서 제공하는 항목에 대한 설명이다.

| 항목                      | 설명              |
| ----------------------- | --------------- |
| Mounted On              | 마운트 영역 이름       |
| FileSystem Name         | 파일 시스템 이름       |
| Earlier Time            | 이전 시점           |
| Later Time              | 이후 시점           |
| Earlier Free/Total Size | 이전 시점의 여유 공간 현황 |
| Later Free/Total Size   | 이후 시점의 여유 공간 현황 |
| Earlier Used/Total Size | 이전 시점의 사용량 현황   |
| Later Total/Total Size  | 이후 시점의 사용량 현황   |

## Filesystem Info

Filesystem Usage 에서 특정 데이터 클릭 시 해당 파일 시스템의 시간별 크기 변화를 상세하게 확인할 수 있다. 이때 오른쪽의 그래프를 통해 크기 변화량을 한눈에 파악할 수 있다.

<figure><img src="/files/HbHogMUksG1v3Qm2KNXb" alt=""><figcaption><p><strong>Filesystem Info</strong></p></figcaption></figure>

다음은 Filesystem Info 화면에서 제공하는 항목에 대한 설명이다.

| 항목       | 설명       |
| -------- | -------- |
| Log Time | 수집 시간    |
| Used     | 사용량      |
| Free     | 사용 가능한 양 |

###


---

# 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/analysis/usage-analysis/filesystem-usage.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.
