> For the complete documentation index, see [llms.txt](https://idiotech.gitbook.io/imsi-4/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://idiotech.gitbook.io/imsi-4/admin-manual/admin-page-and-dashboard.md).

# Admin Page & Dashboard

การเข้าหน้า Web ผ่านทาง Interface ของ WAN (ตามการตั้งค่าการติดตั้ง DHCP หรือ Static IP ) หรือ ผ่าน LAN Interface ของ Server ดังนี้

&#x20;        \- [https://IP\_ADDRESS\_WAN/admin/ กรณี](https://ip_address_wan/admin/%20%20%E0%B8%81%E0%B8%A3%E0%B8%93%E0%B8%B5)เข้าทาง WAN Interface

&#x20;        \- [https:/172.16.106.1/admin](https://i/admin)/ กรณีเข้าทาง LAN Interface

&#x20;Login ด้วย Username , Password

![](/files/-Lwr4jAp-WqHjWqQM6pt)

&#x20;                                                                                   *หน้า Admin*

&#x20;   หลังจาก login สำเร็จจะพบกับฟังก์ชั่นต่างๆสำหรับผู้ดูแลระบบดังนี้

![](/files/-M2akAkI4jF10nbhtQaU)

&#x20;                                                                        *หลังจากที่ login เข้ามาในระบบ*

**Change Password**

&#x20;    สามารถเปลี่ยนรหัสผ่านผู้ใช้งานได้ โดยกดที่ Login as และเลือก Change Password

![](/files/-M2akF7MXd5vsRGOEwgc)

![หน้าเปลี่ยน Password](/files/-LybRsRGUr42Wxa25c4f)

## Dashboard

&#x20;     หน้า Dashboard เป็นหน้าที่รวบรวมข้อมูลการใช้งานของ User โดยจะแสดงข้อมูลโดยสรุปดังนี้

![](/files/-M2akAkI4jF10nbhtQaU)

&#x20;                                                            *วิธีเข้าหน้า Dashboard*

![](/files/-MMtKVVd3GLzH5AWnJ_W)

ส่วนที่ 1 แสดงผู้ใช้งานที่ Online ในปัจจุบันและปริมาณการรับ/ส่งข้อมูล  ณ ขณะนั้น

![](/files/-MMtFOnU5LN8A4JD4z1G)

ส่วนที่ 2 เป็นกราฟแสดงปริมาณการรับและส่งข้อมูลในแต่ละวันของทุกผู้ใช้งาน

![](/files/-MMtLmA8AAtQlL7yybHy)

ส่วนที่ 3 กราฟแสดงจำนวนผู้ใช้งานที่เข้าใช้งานในแต่ะวัน

![](/files/-Ly8DHX_wmVS78IwFxne)

![](/files/-Ly8FlBafKffS188n5kX)

![](/files/-Ly8DWXb7I3pA_6dNNlL)

&#x20;                                                                                *หน้า Dashboard*

สว่นที่ 4 แสดงผู้ใช้งานที่ Login เข้าใช้งานสำเร็จ, ผู้ใช้งานที่ Login ไม่สำเร็จ 5 ผู้ใช้งานล่าสุดและผู้ใช้งานที่มีการ Download และ Upload ข้อมูลสูงสุด 5 อันดับ

##


---

# 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://idiotech.gitbook.io/imsi-4/admin-manual/admin-page-and-dashboard.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.
