> For the complete documentation index, see [llms.txt](https://docs.vngcloud.vn/vng-cloud-document/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vngcloud.vn/vng-cloud-document/vn/vlb-load-balancer-new-version/giam-sat-hoat-dong-lb.md).

# Giám sát hoạt động LB

Giám sát hoạt động (monitoring) là một nhu cầu bắt buộc đối với mọi hệ thống. Tại GreenNode, bạn có thể giám sát vLB bằng cách sử dụng dịch vụ **vMonitor Platform**.

**vMonitor Platform là gì?**

**vMonitor Platform** là một dịch vụ Monitoring as a Service giúp thu thập các chỉ số sức khỏe **(metric)**, bản ghi hoạt động **(log)** của các resource trên GreenNode (hoặc ngoài GreenNode). Bên cạnh đó, bạn có thể vẽ các dashboard trực quan, thiết lập cảnh báo (alarm) và gửi thông báo (notification) khi xảy ra sự cố. Chi tiết về dịch vụ này bạn có thể tham khảo tại: [vMonitor Platform](/vng-cloud-document/vn/vmonitor.md).

Để bắt đầu sử dụng, bạn truy cập vMonitor Platform, mục Infrastructure List:

* Tab [vLB - Loadbalancer](https://hcm-3.console.vngcloud.vn/vmonitor/infrastructure/vlb): giúp bạn xem các metric của vLB. <mark style="color:orange;">Bạn tham khảo mô tả tại:</mark> [<mark style="color:orange;">Quản lý vLB với Infrastructure Host</mark>](/vng-cloud-document/vn/vmonitor/dashboards/metrics/lam-viec-voi-product-metric/lam-viec-voi-vlb-metric.md)<mark style="color:orange;">.</mark>
* Tab [vLB-Log](https://hcm-3.console.vngcloud.vn/vmonitor/infrastructure/vlb-log): giúp bạn xem access log (Application Load Balancer) hoặc tcp log (Network Load Balancer). <mark style="color:orange;">Bạn tham khảo mô tả tại link:</mark> [<mark style="color:orange;">vLB-Log</mark>](/vng-cloud-document/vn/vmonitor/dashboards/logs/lam-viec-voi-product-logs/lam-viec-voi-vlb-log.md)


---

# 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.vngcloud.vn/vng-cloud-document/vn/vlb-load-balancer-new-version/giam-sat-hoat-dong-lb.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.
