> For the complete documentation index, see [llms.txt](https://docs.alphaess.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.alphaess.com/alpha-partner-legacy/alpha-partner-app-manual-zh/ji-chu/monitoring.md).

# 系统监控

### 系统

在“系统”标签页中，您可以查看当前身份（左上角显示）下可访问的全部系统信息，包括您安装的系统以及您有权限访问的其他系统。点击左上角的身份图标，可在不同身份对应的系统列表之间切换。

* 身份列表中带管理员图标的组织表示您对该组织具有管理权限。
* 没有图标的组织表示您是该组织中的普通安装商。
* 点击“我的安装”可查看您曾安装的全部系统。

<figure><img src="/files/433a18c38d3294dcfc98936d98ef7c2d8e3a4011" alt="" width="166"><figcaption></figcaption></figure>

### 系统列表

点击“我的系统”可查看全部系统信息，并可通过切换分类按状态筛选系统。使用搜索功能可快速定位指定系统。若系统状态显示“故障”，请点击其旁边的“自检”以启动快速自检。

* 系统备注管理：系统备注显示在系统SN下方。您可以为系统标注终端用户姓名、地址或其他信息。长按备注项可进行修改。
* 系统详情视图：点击任一系统条目，可查看其参数和配置的详细信息。<br>

{% columns %}
{% column %}

<figure><img src="/files/50879a4d23af8f44bca53e825c3192a1318cbc13" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/6d3283e4d8d94268b0a09711b88c252b205d3b96" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/3e971f27932855ed7af8d8f4a25a3003ac2e5f2d" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### 系统信息

系统信息界面可监控系统数据概览。

点击右上角设置图片进行功能设置。

点击系统名称、“统计”、“功率”和“收益”可进入对应信息页面。

{% columns %}
{% column %}

<figure><img src="/files/4b41aadd290fa65fd607d2ae9d125982d32d3cee" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/d515259b5386883b4b9499c07d150b485b5a6c05" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

{% endcolumn %}
{% endcolumns %}

点击标有系统名称的按钮可查看系统详细信息。

电池：电池实时充电或放电功率。

光伏：光伏发电馈网：来自馈网的实时功率

电网：来自电网的实时功率

负载：负载实时用电量

EVC（若未安装充电桩，则不会显示在图中）：充电桩实时用电量电池&#x20;

SOC：电池充放电状态值

您可以点击标有“您的设备”的按钮查看系统详细信息。

{% columns %}
{% column %}

<figure><img src="/files/36074c266d707cda19855c97f7980483d8655625" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/f4c5d3789293516bb797db000930cec76f653c2b" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

{% endcolumn %}
{% endcolumns %}

### 图表

#### 统计图

您可以按日、月、年筛选数据，查看自安装以来不同时间段的光伏发电、负载用电、EV充电用电、电网用电及馈网电量统计图。

<figure><img src="/files/837fe3df8d94b11a8c6089bfa1f787f68aef82d7" alt="" width="202"><figcaption></figcaption></figure>

#### 功率图

功率图显示系统当前所在地未来三天的天气状况和功率数据。可使用放大/缩小按钮横向查看图表数据，如下所示：

<figure><img src="/files/c62d4110592a614ae80daf602e2ef0337ad09809" alt="" width="224"><figcaption></figcaption></figure>

功率图底部有多个图标：

电池SOC、光伏发电、负载用电、EV充电桩用电、电网用电、电网馈网。

如果系统处于调度模式，将显示VPP的附加图标。点击该按钮可显示相关遮罩，指示调度生效的时间段。

<figure><img src="/files/9aa9b8a8d9a05492e6f992457bd1ec83fc26ad11" alt=""><figcaption></figcaption></figure>

#### 收益图

收益图页面显示系统自发自用、移峰和馈网的总收益。&#x20;

您可以按日、月、年筛选该信息，起始于安装日期。

<figure><img src="/files/1f5f69b30b95b8c06362c796bddf7db2c119f072" alt="" width="249"><figcaption></figcaption></figure>

{% hint style="info" %}
此处提供的数据可能基于某些假设进行计算。
{% 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:

```
GET https://docs.alphaess.com/alpha-partner-legacy/alpha-partner-app-manual-zh/ji-chu/monitoring.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.
