# Monitoring Center

Monitoring Center คือ Service ที่จะให้ user สามารถ Monitor stats หรือ usage ของ resource ต่างๆ เช่น Compute Instance, Load Balancer, Database Instance และ Object Storage Bucket ภายใน project ได้ภายในหน้าเดียว

<figure><img src="/files/kW3pNC86SVgSMWDVsrjw" alt=""><figcaption><p>Monitoring Center</p></figcaption></figure>

เข้าใช้งานได้ผ่าน Sidebar โดยเลือก menu ชื่อ "Monitoring Center"

<figure><img src="/files/LkxuvNlFK8XEJSrOOacZ" alt="" width="261"><figcaption><p>Monitoring Center Menu</p></figcaption></figure>

## Page Component

องค์ประกอบของหน้า Monitoring Center ประกอบด้วย

1. Bread Crumb Menu สำหรับย้อนกลับไปหน้าต่างๆ
2. Search Box รูปแบบใหม่ ที่ใช้งานง่ายขึ้น
3. Monitoring Boards รายการ Monitoring Board ที่ให้บริการ

<figure><img src="/files/FmRGML3iSXpXVhNgwGUk" alt=""><figcaption><p>Monitoring Center Page Components</p></figcaption></figure>

## Monitoring Board Detail

เลือก click Monitoring Board ที่ต้องการ เพื่อ Monitor stats และ usage ของ resources ของคุณอย่างมีประสิทธิภาพ โดยภายในหน้า Monitoring Board Detail มีองค์ประกอบดังนี้

1. Bread Crumb Menu สำหรับย้อนกลับไปหน้าต่างๆ
2. Filter สำหรับเลือก resource ที่ต้องการ Monitor หรือเลือกหลาย resources เพื่อเปรียบเทียบ
3. Link ที่จะพาไปยังหน้า list ของ resource ประเภทนั้นๆ
4. Time Filter เลือกช่วงเวลาที่ต้องการ Monitor ได้ในรูปแบบที่คุ้นเคย
5. Monitoring Graphs รายการข้อมูล stats หรือ usage ที่จะเปลี่ยนไปตาม Monitoring Board ที่เลือก โดยสามารถ Interact กับ Graph เพื่อเลือกช่วงเวลาที่ต้องการ Monitor ได้อีกด้วย

<figure><img src="/files/bHhB6GTTAgWwW9i8sudO" alt=""><figcaption><p>Monitoring Detail Page Components</p></figcaption></figure>


---

# 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-epc.gitbook.io/ncs-documents/monitoring-center.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.
