node_exporter
node_exporter
https://github.com/prometheus/node_exporter
https://prometheus.io/download/#node_exporter
监控系列讲座(十九)node_exporter详解
https://www.jianshu.com/p/3b08a8dea9e5
node_exporter使用(第二篇)
https://www.bilibili.com/read/cv6494666/
centos7使用yum方式安装node_exporter
https://www.cnblogs.com/hahaha111122222/p/15691071.html
curl http://127.0.0.1:9100/metrics
vim /usr/lib/systemd/system/node_exporter.service
--web.listen-address=":29100
本文介绍了Prometheus的node_exporter工具,包括其在监控系统中的作用、安装方法(如yum在CentOS7中安装)、以及如何配置服务以监听指标。还提到了通过curl获取metrics和编辑systemd服务文件的内容。
1173

被折叠的 条评论
为什么被折叠?



