更新 运维监控系统部署:Nightingale

X 2025-04-29 03:11:00 +00:00
parent a4969a035e
commit 593bd5b486

@ -143,4 +143,8 @@ url = "http://x.x.x.x:17000/v1/n9e/heartbeat"
cd /opt/categraf
./categraf --install
```
- 启动服务
```
systemctl start categraf
```