|NO.Z.00063|——————————|^^ 部署 ^^|——|Hadoop&实时数仓.V03|——|可视化.v03|监控:node_exporter部署.V3|

一、部署prometheus-exporter
### --- 在系统层用作系统监控exporter

~~~     # 下载exporter版本包,主机是centos系统;因此用的监控export是node_exporter-0.16.0.linux-amd64.tar.gz ,
[root@hadoop00 software]# wget -c https://github.com/prometheus/node_exporter/releases/download/v1.0.1/node_exporter-1.0.1.linux-amd64.tar.gz
### --- 解压node_exporter版本包

~~~     # 解压node_exporter版本包
[root@hadoop00 software]# tar -zxvf node_exporter-1.0.1.linux-amd64.tar.gz -C ../servers/
~~~     # 修改版本包目录名称
[root@hadoop00 servers]# mv node_exporter-1.0.1.linux-amd64/ node_exporter
[root@hadoop00 ~]# chown -R root:root /opt/yanqi/servers/node_exporter/
### --- 启动node_exporter版本包

~~~     # 启动node_exporter版本包
[root@hadoop00 ~]# nohup /opt/yanqi/servers/node_exporter/node_exporter &
二、在prometheus-web_UI下查看node_exporter是否在线
通过web-UI查看:http://hadoop00:9090/targets

 
 
 
 
 
 
 
 
 

Walter Savage Landor:strove with none,for none was worth my strife.Nature I loved and, next to Nature, Art:I warm'd both hands before the fire of life.It sinks, and I am ready to depart
                                                                                                                                                   ——W.S.Landor

 

 

posted on   yanqi_vip  阅读(15)  评论(0编辑  收藏  举报

相关博文:
阅读排行:
· 全程不用写代码,我用AI程序员写了一个飞机大战
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· 记一次.NET内存居高不下排查解决与启示
· 白话解读 Dapr 1.15:你的「微服务管家」又秀新绝活了
· DeepSeek 开源周回顾「GitHub 热点速览」
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

导航

统计

点击右上角即可分享
微信分享提示