更新 运维监控系统部署:Nightingale
@@ -55,5 +55,15 @@ Restart=on-failure
|
|||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
- 启动服务
|
||||||
|
```
|
||||||
|
systemctl daemon-reload
|
||||||
|
systemctl enable n9e
|
||||||
|
systemctl start n9e
|
||||||
|
```
|
||||||
|
|
||||||
|
- 访问监控页面:`http://ip:17000`
|
||||||
|
|
||||||
# 三、时序数据库部署与对接
|
# 三、时序数据库部署与对接
|
||||||
# 四、采集器Agent部署
|
# 四、采集器Agent部署
|
Reference in New Issue
Block a user