mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 12:40:07 +00:00
✨ [agent] 可关闭的进程数连接数监控
This commit is contained in:
@@ -221,6 +221,13 @@ URL 里面也可放置占位符,请求时会进行简单的字符串替换。
|
||||
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary>如何禁用连接数/进程数等占用资源的监控?</summary>
|
||||
|
||||
编辑 `/etc/systemd/system/nezha-agent.service`,在 `ExecStart=` 这一行的末尾加上 `-kconn` 就是不监控连接数,加上 `-kprocess` 就是不监控进程数
|
||||
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary>Agent 不断重启/无法启动 ?</summary>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user