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