# 信息监控

## 下载器列表

**下载器列表展示已添加的下载器的基本信息, 包括：**

* 下载器的别名
* 下载器的 web 地址
* 下载器的类型
* 下载器当前的上传下载速度
* 下载器历史的上传下载流量
* 下载器当前的上传下载种子数量

## 服务器列表

**服务器列表展示已添加的服务器的基本信息, 包括：**

* 服务器的别名
* 服务器的 IP / 域名
* 服务器当前的 CPU 占用
* 服务器当前的上传下载速度
* 服务器的状态

## 服务器详情

**服务器详情默认折叠, 需要点击服务器列表的查看详情之后展开, 同时数据来源自 Linux 下的 sysstat 与 vnstat, 因此要求服务器必须安装上面两个软件, 并且 vnstat 的版本需要在 2.0+**

### 服务器历史流量曲线

以曲线的形式显示 vnstat 的统计数据, 时间范围 5 分钟 / 每小时 / 每日 / 每月, 由右下的统计周期下拉选择器控制

### 服务器短期流量曲线

以曲线的形式显示服务器实时的速度, 数据来自 sysstat, 显示从打开服务器详情之后开始的所有速度, 时间粒度为 5 秒钟

### 服务器历史流量统计

以表格的形式显示服务器的历史流量, 数据来自 vnstat

## Tracker 速度

按 Tracker 分类显示一天内的速度曲线, 仅统计由 Vertex 添加的种子


---

# 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://wiki.vertex-app.top/zhu-yao-mo-kuai/xin-xi-jian-kong.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.
