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

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

@ -144,3 +144,7 @@ cd /opt/categraf
./categraf --install ./categraf --install
``` ```
- 启动服务
```
systemctl start categraf
```