当前位置:网站首页>y85.第四章 Prometheus大厂监控体系及实战 -- prometheus告警机制进阶、pushgateway和prometheus存储(十六)
y85.第四章 Prometheus大厂监控体系及实战 -- prometheus告警机制进阶、pushgateway和prometheus存储(十六)
2022-08-02 20:27:00 【Raymond LInux运维】
12.6 告警抑制与静默
12.6.1 告警抑制
基于告警规则,超过80%就不在发60%的告警,即由60%的表达式触发的告警被抑制了。
[email protected]:/apps/prometheus# cat roles/server_roles.yml
groups:
- name: alertmanager_pod.rules
rules:
- alert: 磁盘容量
expr: 100-(node_filesystem_free_bytes{
fstype=~"ext4|xfs"}/node_filesystem_size_bytes{
fstype=~"ext4|xfs"}*100) > 80边栏推荐
- EasyExcel dynamic parsing and save table columns
- 新增指令 v-memo
- 华为设备配置BFD多跳检测
- js: 实现一个cached缓存函数计算结果
- "Weekly Translate Go" This time we have something different!-- "How to Code in Go" series launched
- 软件成分分析:华为云重磅发布开源软件治理服务
- 数据库分析与优化
- postgresql autovaccum自动清理
- 信息学奥赛一本通(1257:Knight Moves)
- golang 源码分析:uber-go/ratelimit
猜你喜欢

「每周译Go」这次我们来点不一样的!--《How to Code in Go》系列上线

Day35 LeetCode

Helm基础知识

56.【全局变量和局部变量专题】

线程安全(上)
![Informatics Olympiad All-in-One (1259: [Example 9.3] Find the longest non-descending sequence)](/img/a2/6d548909341a65129db2e69b90e5bf.png)
Informatics Olympiad All-in-One (1259: [Example 9.3] Find the longest non-descending sequence)

Li Mu hands-on deep learning V2-BERT pre-training and code implementation

李沐动手学深度学习V2-BERT预训练和代码实现

Wiring diagrams of switches, motors, circuit breakers, thermocouples, and meters

Implement fashion_minst clothing image classification
随机推荐
框架设计:PC 端单页多页框架如何设计与落地
10 种最佳 IDE 软件 ,你更忠爱哪一个?
Nervegrowold hands-on learning deep learning V2 - Bert pre training data set and code implementation
The time series database has been developed for 5 years. What problem does it need to solve?
How to quickly compare two byte arrays for equality in .NET
56.【全局变量和局部变量专题】
李沐动手学深度学习V2-bert预训练数据集和代码实现
Bena's life cycle
PyTorch分布式backends
ALV concept explanation
五大维度解读软件测试分类
golang源码分析:time/rate
供电系统电气图
Informatics Olympiad All-in-One (1259: [Example 9.3] Find the longest non-descending sequence)
unittest自动化测试框架总结
APP自动化uiautomator2获取toast
Details in C# you don't know
Digital twins help visualize the construction of smart cities
C语言中变量在内存中的保存与访问
ABAP grammar small review