会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
almco
博客园
首页
新随笔
联系
订阅
管理
2025年1月27日
Grafana快速入门指南上篇
摘要: 一.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
阅读(1758)
评论(0)
推荐(0)
2025年1月17日
node_exporter一键部署脚本
摘要: 一.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
阅读(55)
评论(0)
推荐(0)
2025年1月16日
Alertmanager的路由配置
摘要: 一.配置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
阅读(65)
评论(0)
推荐(0)
快速部署VictoriaMetrics单机版
摘要: 一.VicoriaMetrics概述 VictoriaMetrics是一个快速、经济高效且可扩展的监控解决方案和时间序列数据库。 官网地址: https://victoriametrics.com/ 官方文档: https://docs.victoriametrics.com/ GitHub地址:
阅读全文
posted @ 2025-01-16 09:03 almco
阅读(311)
评论(0)
推荐(0)
2025年1月15日
Prometheus Server一键部署脚本
摘要: 一.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
阅读(21)
评论(0)
推荐(0)
公告
昵称:
almco
园龄:
5个月
粉丝:
0
关注:
1
+加关注
<
2025年6月
>
日
一
二
三
四
五
六
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
1
2
3
4
5
6
7
8
9
10
11
12
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
我的标签
prometheus
(5)
随笔档案
2025年1月(5)
阅读排行榜
1. Grafana快速入门指南上篇(1757)
2. 快速部署VictoriaMetrics单机版(311)
3. Alertmanager的路由配置(65)
4. node_exporter一键部署脚本(55)
5. Prometheus Server一键部署脚本(21)
点击右上角即可分享