修改prometheus中node-exporter端口

修改prometheus中node-exporter端口

  • 因其他业务已占用9100端口,需修改为其他端口
# 启动时指定端口
$ nohup ./node_exporter --web.listen-address=:7100 & 

非特殊说明,本博所有文章均为博主原创。

如若转载,请注明出处:https://duanzhanpu.cn/index.php/archives/87/

posted @ 2022-06-12 15:11  yy9knsg  阅读(3253)  评论(0)    收藏  举报