Update agent.md

This commit is contained in:
黑歌-共穷国际大中华区CFO 2022-11-19 14:26:41 +08:00 committed by GitHub
parent 918f631a6b
commit b03fd55315
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -192,6 +192,10 @@ launchctl remove nezha_agent
<br/>
### Installing Agent on OpenWRT
**How to solve various problems during the installation process in one step**
- Please refer to the project:
[NZ-OpenWrt](https://github.com/dysf888/NZ-OpenWrt) (Chinese)
<br/>
**How to make the old version of OpenWRT/LEDE self-boot?**
- Please refer to the project:
@ -234,4 +238,4 @@ restart() {
### Is there a Docker image for Agent?
**There is currently no Docker image for Agent.**
The Agent is designed to be the opposite of the Dashboard, in that the Dashboard is designed to work without affecting the server as much as possible, while the Agent needs to execute monitoring services and run commands in the server.
Putting the Agent in a container does continue to execute monitoring services, but features such as WebShell do not work, so we do not provide Docker image of the Agent.
Putting the Agent in a container does continue to execute monitoring services, but features such as WebShell do not work, so we do not provide Docker image of the Agent.