更新 运维监控系统部署:Nightingale
@@ -108,5 +108,10 @@ systemctl start victoriametrics
|
|||||||
```
|
```
|
||||||
|
|
||||||
- 访问:VictoriaMetrics 默认会监听在 8428 端口,可以通过 http://IP:8428 访问 VictoriaMetrics 的 web 界面。
|
- 访问:VictoriaMetrics 默认会监听在 8428 端口,可以通过 http://IP:8428 访问 VictoriaMetrics 的 web 界面。
|
||||||
|
- 修改Nightingale配置文件然后重启n9e服务
|
||||||
|
```
|
||||||
|
[[Pushgw.Writers]]
|
||||||
|
Url = "http://127.0.0.1:8428/api/v1/write"
|
||||||
|
```
|
||||||
|
|
||||||
# 四、采集器Agent部署
|
# 四、采集器Agent部署
|
Reference in New Issue
Block a user