美文网首页
window10,Grafana+Prometheus+node

window10,Grafana+Prometheus+node

作者: 南国铃子 | 来源:发表于2020-10-21 11:18 被阅读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

10467

相关文章

网友评论

      本文标题:window10,Grafana+Prometheus+node

      本文链接:https://www.haomeiwen.com/subject/gzhzjktx.html