# 서비스 모니터링

### 개요

***

AppPaaS의 모니터링 기능은 서비스 배포 후 생성 된 서버의 \
CPU, Memory, Network(In/Out) 정보를 최대 7일간격으로 조회 할 수 있습니다.

{% hint style="info" %}
베타 서비스에서도 제한없이 모든 서비스에 대해 조회가 가능합니다.
{% endhint %}

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

최초 모니터링 페이지에 접근 시 현지 시간을 기준으로 1시간 이전의 정보를 즉시 확인 할 수 있습니다.

조회하고자 하는 일시를 선택하여 우측 새로고침 버튼 선택 시\
조회 기간에 따라 각 항목들의 X축 간격이 자동 조정됩니다.

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

자세한 정보를 확인 하고 싶으시다면 마우스 커서를 그래프에 Hover 하는 경우 \
툴팁으로 상세한 정보를 확인 할 수 있습니다.


---

# 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.apppaas.com/start/apppaas-guide/monitoring.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.
