摘要: 安装grafana grafana介绍 grafana是⼀个可视化组件,⽤于接收客户端浏览器的请求并连接到prometheus查询数据,最后经过渲染并在浏览器进⾏体系化显示,需要注意的是,grafana查询数据类似于abbix⼀样需要自定义模板,模板可以手动制作也可以导入已有模板。 grafana安 阅读全文
posted @ 2022-10-07 11:42 PunchLinux 阅读(759) 评论(0) 推荐(0) 编辑
摘要: 收集node-exporter指标数据 修改prometheus-server配置文件,在scrape_configs配置项下,添加新job root@prometheus:~\ vim /usr/local/prometheus/prometheus.yml ... - job_name: "k8 阅读全文
posted @ 2022-10-07 11:34 PunchLinux 阅读(1042) 评论(0) 推荐(0) 编辑