> For the complete documentation index, see [llms.txt](https://docs.higiocloud.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.higiocloud.vn/hi-gio-user-guide-vn/network/3.-load-balancer/giam-sat-traffic-analytics.md).

# Giám sát Traffic Analytics

## <mark style="color:green;">Quy trình</mark> <a href="#id-2.-guidance" id="id-2.-guidance"></a>

{% tabs %}
{% tab title="I. Giám sát lưu lượng phía Client (End User <> VIP)" %}
**Bước 1**: Đăng nhập vào HI GIO PORTAL với quyền Organization Administrator và truy cập

**Networking** > **Edge Gateway** > **Load Balancer** > **Virtual Services.**

**Bước 2**: Nhấn vào biểu tượng “>>” bên cạnh dịch vụ ảo (virtual service) mà bạn muốn giám sát.

HI GIO LB hỗ trợ Biểu đồ thống kê:

* *Theo thời gian (30 phút qua, 6 giờ qua,...)*
* *Application Metrics: End-to-End Timing, Throughput, Open Connection,…*
* *Total time for End-to-End RTT.*

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

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

<figure><img src="/files/PBqvUWlHTx97FNdUz4ae" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="II. Giám sát lưu lượng phía Server (Service Engine <> Server Pool)" %}
**Bước 1**: Đăng nhập vào HI GIO PORTAL với quyền Organization Administrator và truy cập

**Networking** > **Edge Gateway** > **Load Balancer** > **Pool**.

**Bước 2**: Nhấn vào biểu tượng “>>” bên cạnh Pool mà bạn muốn giám sát.

HI GIO LB hỗ trợ Biểu đồ thống kê

* *Theo thời gian (30 phút qua, 6 giờ qua,...)*
* *Application Metrics: End-to-End Timing, Throughput, Open Connection,…*
* *Total time for End-to-End RTT.*

<figure><img src="/files/npi92jdu5F0sjMaNN7TI" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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://docs.higiocloud.vn/hi-gio-user-guide-vn/network/3.-load-balancer/giam-sat-traffic-analytics.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.
