# Monitoring

## **Overview** <a href="#tong-quan" id="tong-quan"></a>

The vCDN system supports customers to monitor and track all CDN service operations via **Portal** or **API** , providing detailed, intuitive information about service performance and status.

The metrics will be visually provided in Dashboards and charts with:

* Data is updated **every minute** .
* Maximum delay is **5 minutes** (near realtime), helping customers promptly grasp changes in the system.

## Detail <a href="#chi-tiet" id="chi-tiet"></a>

The types of charts/reports we provide you include:

* **Traffic Consuming:** total bandwidth used on the CDN system in a month.
* **Origin Request/s** : number of requests sent from CDN to Origin per second.
* **Origin Traffic Consuming/s (GB/s)** : traffic consumed from Origin, measured in GB per second.
* **Unique IPs:** Displays the number of unique IPs sending requests to the CDN system.
* **Origin Speed/s:** real-time download and serving speed from Origin.
* **Average User Speed:** Average download speed from Origin to CDN over a period of time.
* **Hit Cache Ratio:** Percentage of requests served from the CDN cache instead of the Origin.
* **Request Content Type:** Classifies the requested content types (e.g. HTML, CSS, JS, images, videos).
* **CDN HTTP Codes, Origin HTTP Codes:** Track the connection status between CDN and Origin (success, 4xx error, 5xx error...).
* **Manage and monitor signals pushed to the Live Entry point system**

## **Steps to follow** <a href="#cac-buoc-thuc-hien" id="cac-buoc-thuc-hien"></a>

**Step 1:** Access vCDN Portal at [https://vcdn.vngcloud.vn](https://vcdn.vngcloud.vn/live-entrypoint/list.html)

**Step 2:** Select **Dashboard.** Here, you can see the charts and reports we mentioned above. For example:

<figure><img src="/files/hWTejAxW0KTObnRsajDC" alt="" width="164"><figcaption></figcaption></figure>

* **Traffic Consuming:**

<figure><img src="/files/3ogcmYYWPJKsqh1wGefS" alt=""><figcaption></figcaption></figure>

* **Origin Request/s** :

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

* **Origin Traffic Consuming/s (GB/s)** :

<figure><img src="/files/3aQG9A0srt41iHbAtG05" alt=""><figcaption></figcaption></figure>

* **Unique IPs:**

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

* **Origin Speed/s:**

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

* **Average User Speed:**

<figure><img src="/files/74etbw9d2iySM1zgKVdU" alt=""><figcaption></figcaption></figure>

* **Hit Cache Ratio:**

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

* **Request Content Type:**

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

* **CDN HTTP Codes, Origin HTTP Codes:**

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

* **Manage and monitor signals pushed to the Live Entry point system:**

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


---

# 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://docs.vngcloud.vn/vng-cloud-document/vcdn/giam-sat-hoat-dong.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.
