> For the complete documentation index, see [llms.txt](https://docs.tibero.com/sysmasterdb/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tibero.com/sysmasterdb/8.3_manual/analysis/performance-analysis/heatmap-trend/daily-hourly-chart.md).

# Daily Hourly Chart

선택한 기간 하루 동안의 시간 단위 차트를 제공한다. 이때 Heatmap Trend 화면 상단의 **\[OS], \[STAT], \[WAIT(TIME)], \[WAIT(COUNT)], \[SESSIONS]** 버튼을 사용해서 각 지표의 사용량에 대한 Overview를 확인할 수 있다.

### **OS**&#x20;

OS 관련 항목('CPU Idle', 'CPU Sys', 'Memory Usage' 등)의 사용량에 대한 시간 단위 차트를 조회한다.&#x20;

<figure><img src="/files/Hs1DQf011z5xPLNYMaDR" alt=""><figcaption><p><strong>Daily Hourly Chart - OS</strong></p></figcaption></figure>

이때 지표 선택 버튼 영역 오른쪽의 콤보박스를 사용하여 조회할 리소스를 변경할 수 있다.

<figure><img src="/files/YVQWfcibLHipLACGdNCs" alt=""><figcaption><p><strong>Daily Hourly Chart - OS - 리소스 선택</strong></p></figcaption></figure>

### **STAT**&#x20;

Stat 관련 항목('Logical Reads', 'Physical Reads', 'Execute Count' 등)의 사용량에 대한 시간 단위 차트를 조회한다.

<figure><img src="/files/ssyaJqtCSgHs6RPThlnv" alt=""><figcaption><p><strong>Daily Hourly Chart - STAT</strong></p></figcaption></figure>

이때 지표 선택 버튼 영역 오른쪽의 콤보박스를 사용하여 조회할 리소스를 변경할 수 있다.

<figure><img src="/files/38WHBxGq0cKKV90hYCBm" alt=""><figcaption><p><strong>Daily Hourly Chart - STAT - 리소스 선택</strong></p></figcaption></figure>

### WAIT (TIME)

&#x20;Wait Time 관련 항목('WE\_JC\_BUF\_DISK\_READ\_TIME', 'WE\_BUF\_FREE\_TIME' 등)의 사용량에 대 한 시간 단위 차트를 조회한다.

<figure><img src="/files/tuQCcHEyKB9hDk9oRgk7" alt=""><figcaption><p><strong>Daily Hourly Chart - WAIT(TIME)</strong></p></figcaption></figure>

이때 지표 선택 버튼 영역 오른쪽의 콤보박스를 사용하여 조회할 리소스를 변경할 수 있다.

<figure><img src="/files/lmNeaHlHEFtYPFn2iO2I" alt=""><figcaption><p><strong>Daily Hourly Chart - WAIT(TIME) - 리소스 선택</strong></p></figcaption></figure>

### **WAIT (COUNT)**&#x20;

Wait Count 관련 항목('WE\_JC\_BUF\_DISK\_READ\_COUNT', 'WE\_BUF\_FREE\_COUNT' 등)의 사용량 에 대한 시간 단위 차트를 조회한다.

<figure><img src="/files/PvLgZvSBSCpBpQ8e8Kyk" alt=""><figcaption><p><strong>Daily Hourly Chart - WAIT(COUNT)</strong></p></figcaption></figure>

이때 지표 선택 버튼 영역 오른쪽의 콤보박스를 사용하여 조회할 리소스를 변경할 수 있다.

<figure><img src="/files/XbyJeQbi6fVBYxuQP7K4" alt=""><figcaption><p><strong>Daily Hourly Chart - WAIT(COUNT) - 리소스 선택</strong></p></figcaption></figure>

### **SESSIONS**&#x20;

Sessions 관련 항목('Active Session', 'Lock Waiter Session')의 사용량에 대한 시간 단위 차트를 조회한다.

<figure><img src="/files/2WG1uurzcUszR5TZvthM" alt=""><figcaption><p><strong>Daily Hourly Chart - SESSIONS</strong></p></figcaption></figure>

이때 지표 선택 버튼 영역 오른쪽의 콤보박스를 사용하여 조회할 리소스를 변경할 수 있다.

<figure><img src="/files/i9sbvCuf2gSy126hB9oR" alt=""><figcaption><p><strong>Daily Hourly Chart - SESSIONS - 리소스 선택</strong></p></figcaption></figure>

###


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.tibero.com/sysmasterdb/8.3_manual/analysis/performance-analysis/heatmap-trend/daily-hourly-chart.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
