更改自定义监控命令 (#71)

This commit is contained in:
UUBulb 2024-06-16 07:53:12 +08:00 committed by GitHub
parent 14ae4ea229
commit 7ee02b0745
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
Execute the following command to select custom network interfaces and partitions, then restart the Agent for the changes to take effect:
```bash
/opt/nezha/agent/nezha-agent --edit-agent-config
/opt/nezha/agent/nezha-agent edit
```
## Other Runtime Parameters

View File

@ -5,7 +5,7 @@
执行以下命令来选择自定义的网卡和分区,然后重启 Agent 即可生效:
```bash
/opt/nezha/agent/nezha-agent --edit-agent-config
/opt/nezha/agent/nezha-agent edit
```
## 其他运行参数