随笔分类 - prometheus
摘要:这个是官网的prometheus的告警规则详解 Awesome Prometheus alerts | Collection of alerting rules (samber.github.io)
阅读全文
摘要:https://blog.csdn.net/theVicTory/article/details/135652290 mysql监控 https://blog.csdn.net/a1808862593/article/details/135990072 redis 监控 https://www.cn
阅读全文
摘要:文章目录 一、前提准备及规划 二、安装及启动 2.1 Prometheus安装启动 2.2 Node_export安装启动 2.3 Alertmanager安装启动 2.4 Webhook-dingtalk安装启动 三、配置及测试 3.1 Webhook-dingtalk配置钉钉webhook地址
阅读全文
摘要:prometheus JVM监控 为了使用Prometheus监控JVM,你需要一个能够采集JVM指标的工具,比如jmx_exporter。以下是如何设置jmx_exporter以监控JVM的步骤: 下载并运行jmx_exporter: bash wget "https://repo1.maven.
阅读全文