实时警报通知:微信告警通知的重要性解析
938
2023-03-08
无监控不运维——Prometheus 快速入门
本周四 51reboot 就将为大家带来 Prometheus 分享 手把手教大家快速搭建一套告警系统。
分享内容如下:
项目演示
知识介绍
Prometheus 基础
是什么
架构设计
为什么选择 Promethues
Prometheus 组件概览和实战
Server
NodeExporter
Pushgateway
Alertmanager
Grafana 集成
答疑问题讨论
分享嘉宾:禾木老师
1、Ruby on Rails 爱好者
2、多年 Golang 研发经验3、
3、年 Promethus 二次开发及使用经验及社区代码贡献者
4、《Prometheus: Up & Running: Infrastructure and Application Performance Monitoring》 中文翻译作者(校验完毕待发版)
项目演示效果图
Prometheus 架构
为什么选择 Prometheus ?
who not?
现代(用 Go 编写)
无依赖,安装方便,上手容易
很多插件或者 exporter
Grafana 默认支持
K8s 默认支持,非常适合容器和微服务
社区活跃,它不仅仅是个工具而是生态
Prometheus 组件概览和实战
Prometheus Server
安装
Prometheus Node Exporter
安装,运行
Prometheus 添加 Node Job
使用 ./promtool check config 进行配置文件检测
使用 kill –HUP PID 进行重启
Prometheus Pushgateway
安装,运行
Pushgateway 添加数据
Prometheus 添加 Pushgateway
Alertmanager
安装,运行
与 Prometheus 集成
使用 ./promtool 检查配置文件
重启 Prometheus
Grafana 集成
安装,运行
2、默认账号密码(admin/admin),首次登录后提示修改密码
参与方式
本次分享时间:2019-9-19 晚 21:00 直播参与方式:扫码添加小助手的微信,备注【Prometheus】,即可获取直播链接,也可进入直播群与老师互动
发表评论
暂时没有评论,来抢沙发吧~