> For the complete documentation index, see [llms.txt](https://docs-epc.gitbook.io/ncs-documents/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-epc.gitbook.io/ncs-documents/internet-nat-gateway/monitoring-nat-gateway-performance.md).

# Monitoring NAT Gateway Performance

ในส่วนของบริการ Internet NAT Gateway ระบบได้จัดเตรียม Monitoring Graph เพื่อรองรับการติดตามสถานะการทำงานและการวิเคราะห์ปริมาณ Traffic ที่เกิดขึ้นจริงแบบ Real-time ซึ่งช่วยให้ผู้ใช้งานสามารถประเมินการทำงานของระบบได้อย่างมีประสิทธิภาพ โดยสามารถเข้าถึง Feature ดังกล่าวได้ผ่านเมนู Monitoring ดังรูปด้านล่าง

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

จาก Monitoring Graph แสดงให้เห็นตัวชี้วัดสำคัญ ซึ่งช่วยให้ผู้ดูแลระบบสามารถประเมินประสิทธิภาพการทำงานของ NAT Gateway ได้อย่างรอบด้าน ทั้งในมิติของจำนวนการเชื่อมต่อและความเสถียรในการรับ–ส่งข้อมูล โดยสามารถดูรายละเอียดของแต่ละ Graph ได้ดังนี้

<table data-header-hidden><thead><tr><th></th><th width="146.92578125"></th><th width="176.84765625"></th><th></th></tr></thead><tbody><tr><td><strong>Metric Name</strong></td><td><strong>Unit</strong></td><td><p><strong>Statistical Method</strong></p><p><strong>(Period, Stat Type)</strong></p></td><td><strong>Description</strong></td></tr><tr><td>Current connections</td><td>-</td><td>every 15 sec</td><td>จำนวนการเชื่อมต่อ ที่กำลังใช้งานในขณะนั้น</td></tr><tr><td>Packet Drop Rate</td><td>packets / sec</td><td>every 5 min</td><td>อัตราการรับส่ง Packet ที่มีการ Drop โดยเกิดจากสาเหตุ TX/RX buffer ring เต็ม, Queue เต็ม เป็นต้น โดยจะ monitoring ขาเข้า-ออก ของ WAN Interface</td></tr><tr><td>Internet Traffic Rate</td><td>bits / sec(SI)</td><td>every 5 min</td><td>อัตราการรับ–ส่งข้อมูล ของการใช้งานอินเตอร์เน็ต</td></tr><tr><td>Total Packets</td><td>short</td><td>every 5 min</td><td>จำนวน Packet ในการรับ–ส่งข้อมูล ของการใช้งานอินเตอร์เน็ต</td></tr><tr><td>Total Interface Errors</td><td>short</td><td>every 5 min</td><td>Counter ที่ติดตามจำนวนสะสมของแพ็กเก็ตที่ Corrupted หรือ Invalid ซึ่งได้รับผ่าน Network Interface นับตั้งแต่ระบบเริ่มทำงาน</td></tr><tr><td>Internet Ping Response Time (Target Sites)</td><td>milliseconds (ms)</td><td>every 15 sec</td><td>เวลาที่ Packets ใช้ในการเดินทางไป-กลับ (RTT) ไปยังปลายทาง</td></tr></tbody></table>


---

# 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://docs-epc.gitbook.io/ncs-documents/internet-nat-gateway/monitoring-nat-gateway-performance.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.
