# Online Users

&#x20; เป็นหน้าที่แสดงข้อมูลของผู้ใช้งานที่ใช้งานระบบอยู่ในปัจจุบัน ผู้ดูแลสามารถค้นหาข้อมูลที่สนใจได้โดยใช้กล่อง Search บริเวณด้านบนของตาราง ส่วนประกอบในหน้านี้มีดังนี้

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

#### กล่องสรุปจำนวนผู้ใช้งานปัจจุบัน

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

แสดงข้อมูลจำนวนผู้ใช้งานที่กำลังอยู่ในระบบ แยกประเภทตามวิธีการลงทะเบียน

* **Total :** แสดงจำนวนผู้ใช้งานในระบบทั้งหมด ทุกประเภทวิธีการลงทะเบียน
* **Normal :** แสดงจำนวนผู้ใช้งานที่ถูกสร้างโดยผู้ดูแลระบบ (Add User และ Import User)
* **Email :** แสดงจำนวนผู้ใช้งานที่ถูกสร้างด้วยวิธีลงทะเบียน Email
* **SMS :** แสดงจำนวนผู้ใช้งานที่ถูกสร้างด้วยวิธีลงทะเบียนหมายเลยโทรศัพท์
* **Social :** แสดงจำนวนผู้ใช้งานที่ลงทะเบียนด้วยการผูกบัญชี Facebook, LINE หรือ Twitter
* **Coupon :** แสดงจำนวนผู้ใช้งานที่ถูกสร้างด้วยวิธี Generate Coupon
* **SAL :** แสดงจำนวนผู้ใช้งานที่ลงทะเบียนใช้งานด้วยวิธี System Auto Login
* **Self Register :**  แสดงจำนวนผู้ใช้งานที่ลงทะเบียนใช้งานด้วยวิธีการ Register
* **PMS :**  แสดงจำนวนผู้ใช้งานที่ล็อกอินด้วย User ที่ถูกสร้างด้วยระบบ PMS

<figure><img src="/files/5lOTgNgb4uAdR4MEkBUN" alt=""><figcaption></figcaption></figure>

**Download :** จำนวน Bandwidth ที่ใช้งานทั้งหมดแบบ Real time ของ Download&#x20;

**Upload :** จำนวน Bandwidth ที่ใช้งานทั้งหมดแบบ Real time ของ Upload

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

**Location :** ตรวจสอบแต่ละ User ว่าใช้งานอยู่ที่ Site ไหนบ้าง  หากเรามีมากกว่า 1 Site ระบบจะแสดงข้อมูลของแต่ละ Site ว่ามี User online อยู่เท่าไหร่

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

####

#### รายละเอียดข้อมูลในตารางมีดังนี้

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

* Username : ชื่อของผู้ใช้ (ถ้ามีข้อมูลในระบบ) และ ชื่อผู้ใช้งาน
* Package : แสดงชื่อ Package ของ Username
* IP Address : ข้อมูล IP Address และ MAC Address ที่ผู้ใช้งานได้รับ
* Login Time : แสดงระยะเวลาที่เริ่มเข้าใช้งาน และระยะเวลาที่อยู่มาแล้วในระบบ
* Download : แสดงปริมาณข้อมูลที่ดาวน์โหลด
* Upload : แสดงปริมาณข้อมูลที่อัพโหลด
* Location : แสดงสถานที่ ที่มีการเข้าใช้งาน
* Action : สั่ง Dissconnect ผู้ใช้งานออกจากระบบ ( ต้องมีการตั้งค่า COA สำหรับอุปกรณ์ก่อน)


---

# 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://manual.seara.biz/undefined/online-users.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.
