更新 运维监控系统部署:Nightingale
parent
0c3308b804
commit
a283e2980b
@ -127,5 +127,14 @@ mv categraf-v0.4.5-linux-amd64 /opt/categraf
|
||||
|
||||
- 修改配置文件为当前环境信息
|
||||
```
|
||||
vi /opt/categraf/conf/config.toml
|
||||
|
||||
[[writers]]
|
||||
url = "http://x.x.x.x:17000/prometheus/v1/write"
|
||||
|
||||
[heartbeat]
|
||||
enable = true
|
||||
# report os version cpu.util mem.util metadata
|
||||
url = "http://10.17.24.8:17000/v1/n9e/heartbeat"
|
||||
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user