摘要: prometheus接入grafana展示数据 一、搭建grafana 1、下载grafana二进制包 wget https://dl.grafana.com/enterprise/release/grafana-enterprise-10.2.0.linux-amd64.tar.gz 2、解压到/ 阅读全文
posted @ 2023-12-13 15:28 难止汗 阅读(510) 评论(0) 推荐(0)
摘要: prometheus监控k8s集群node节点/linux操作系统 一、监控linux操作系统 1、下载二进制包 wget https://github.com/prometheus/node_exporter/releases/download/v1.7.0/node_exporter-1.7.0 阅读全文
posted @ 2023-12-13 11:57 难止汗 阅读(511) 评论(0) 推荐(0)
摘要: prometheus数据库服务搭建和自监控配置 1、下载prometheus wget https://github.com/prometheus/prometheus/releases/download/v2.48.1/prometheus-2.48.1.linux-amd64.tar.gz 2、 阅读全文
posted @ 2023-12-13 09:56 难止汗 阅读(378) 评论(0) 推荐(0)