摘要: 一.Grafana安装 1.下载grafana 我们课堂实验均以Grafana 9.X版本实验的,更高版也可以实验,但是部分插件可能兼容性不太友好。 下载地址: https://grafana.com/grafana/download/9.5.21 2.安装grafana apt-get insta 阅读全文
posted @ 2025-01-27 14:27 almco 阅读(630) 评论(0) 推荐(0) 编辑
摘要: 一.node_exporter一键部署脚本 1.脚本内容展示 [root@node-exporter41 ~]# cat install-node-exporter.sh #!/bin/bash # blog: https://www.cnblogs.com/yinzhengjie VERSION= 阅读全文
posted @ 2025-01-17 10:16 almco 阅读(14) 评论(0) 推荐(0) 编辑
摘要: 一.配置Alertmanager 1.修改Alertmanager的配置文件 [root@prometheus-server32 alertmanager-0.27.0.linux-amd64]# cat alertmanager.yml route: group_by: ['alertname'] 阅读全文
posted @ 2025-01-16 09:18 almco 阅读(33) 评论(0) 推荐(0) 编辑
摘要: 一.VicoriaMetrics概述 VictoriaMetrics是一个快速、经济高效且可扩展的监控解决方案和时间序列数据库。 官网地址: https://victoriametrics.com/ 官方文档: https://docs.victoriametrics.com/ GitHub地址: 阅读全文
posted @ 2025-01-16 09:03 almco 阅读(77) 评论(0) 推荐(0) 编辑
摘要: 一.Prometheus Server一键部署脚本 1.脚本内容展示 [root@prometheus-server31 ~]# cat install-prometheus-server.sh #!/bin/bash # school: oldboyedu # class: linux92 # o 阅读全文
posted @ 2025-01-15 21:58 almco 阅读(3) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示