window10,Grafana+Prometheus+node
2020-10-21 本文已影响0人
南国铃子
1 采集器安装:node_exporter:
https://github.com/prometheus-community/windows_exporter/releases
打开浏览器:http://127.0.0.1:9182/

验证:http://127.0.0.1:9182/metrics

2 安装 prometheus
https://github.com/prometheus/prometheus/releases 下载,解压缩
prometheus.exe运行,浏览http://localhost:9090

配置prometheus.yml:

3 grafana http://localhost:3000/
admin/admin
添加数据源:

添加仪表盘:https://grafana.com/dashboards

