> 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/vcolocation/thong-ke-dashboard.md).

# Thống kê (Dashboard)

Cho phép bạn xem được các thống kê tổng quan về tình trạng hệ thống, bao gồm công suất điện, nhiệt độ, độ ẩm,…

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

#### Thống kê không gian thuê <a href="#thongke-dashboard-thongkekhonggianthue" id="thongke-dashboard-thongkekhonggianthue"></a>

* Xem thống kê số lượng Lồng (Cage), Rack, Rack unit mà bạn đã thuê
* Xem thống kê số Rack đã sử dụng trên tổng số Rack đã thuê. (Một Rack được xem là đã sử dụng khi có ít nhất 1 Rack unit có lắp đặt thiết bị, Tổng số rack được tính dựa trên số rack mà bạn đã thuê không bao gồm các Rack để dành cho bạn)
* Xem thống kê số Rack unit đã được sử dụng trên tổng số Rack unit. (một Rack unit được xem là đã sử dụng khi có thiết bị lắp đặt trên đó. Tổng số Rack unit được tính bằng số Rack Unit thuộc các tủ Rack thuê trọn tủ cộng với các Rack unit thuê lẻ).

#### Thống kê thông số nguồn điện và môi trường <a href="#thongke-dashboard-thongkethongsonguondienvamoitruong" id="thongke-dashboard-thongkethongsonguondienvamoitruong"></a>

* **Total active power:** tổng công suất điện đo được của các rack mà bạn đang thuê
* **Average temperature:** nhiệt độ trung bình của các rack mà bạn đang thuê

{% hint style="info" %}
**Lưu ý**

* Chỉ người dùng thuê trọn Rack mới có thể xem thông tin đầy đủ.
* Dữ liệu sẽ được làm mới mỗi 30 giây
* Dữ liệu được tính dựa trên thông tin Site mà bạn chọn
  {% endhint %}


---

# 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/vcolocation/thong-ke-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.
