> ## Documentation Index
> Fetch the complete documentation index at: https://doc.lwops.cn/llms.txt
> Use this file to discover all available pages before exploring further.

# Agent更新指引

## 平台 Agent 包更新

[下载并解压 8.2.3-update-agent20260821.zip](https://file.lwops.cn/downloads/8.2补丁/8.2.3-update-agent20260821.zip) 文件，将 Agent 包上传至服务器目录并替换更新。

```bash theme={null}
mv /itops/nginx/html/agent/images/lwops_linux_agent.tar.gz /itops/nginx/html/agent/images/lwops_linux_agent.bak_20260516.tar.gz
mv lwops_linux_agent_823.tar /itops/nginx/html/agent/images/lwops_linux_agent.tar.gz
```

## 卸载重装 Agent

在平台页面点击“卸载”，卸载完成后重新安装 Agent。

<Frame>
  ![在 Agent 主机列表中点击卸载](https://doc.lwops.cn/images/%E5%9B%BE%E7%89%871-1.png)
</Frame>

<Frame>
  ![在 Agent 主机列表中点击安装](https://doc.lwops.cn/images/%E5%9B%BE%E7%89%872-1.png)
</Frame>
