小健_Docker_K8s_Blog Logo
latest
  • 01.Docker技术入门与实战3版
  • 02.Kubernetes实战指南
  • 03.Docker经典实例
  • 04.Prometheus监控运维实战
    • Prometheus基本概念及部署
    • Prometheus技术基础
    • 服务发现
    • PromQL
    • 告警处理
  • 05.Kubernetes入门到实践
  • 06.云原生Kubernetes全栈架构师实战
小健_Docker_K8s_Blog
  • »
  • 04.Prometheus监控运维实战
  • Edit on GitHub

04.Prometheus监控运维实战¶

  • Prometheus基本概念及部署
    • 1 Prometheus架构
    • 2.1 使用二进制文件快速部署
      • 2.1.1 添加Prometheus为系统服务开机启动
      • 2.1.2 热加载更新配置
    • 3.使用Docker快速安装
    • 4.Prometheus Web UI
      • 4 Prometheus相关概念
      • 4.1Jobs和Instances
    • 5.Prometheus核心组件
    • 本章小结
  • Prometheus技术基础
    • 1.Exporter
    • 2.Exporter类型
      • 2.1 文本数据格式
    • 2.2 获取Exporter
      • 2.2.1 测试主机列表及其软件
      • 2.2.2 软件下载清单
      • 2.2.3 主机监控
      • 2.2.4 数据库监控
      • 2.2.5 Nginx监控
      • 2.2.6 Prometheus之黑盒监控
      • 2.2.7 Docker监控
      • 2.2.8 kubernets监控
    • 本章小结
  • 服务发现
    • 1.基于文件的服务发现
      • 1.添加JSON格式文件
      • 2.YAML格式文件
    • 2.基于Consul的服务发现
      • 2.1 Consul体验应用信息
    • 3.基于DNS的服务发现
      • 3.1 自建DNS服务SRV记录设置
      • 3.2 DNA A记录
    • 4.小结
  • PromQL
  • 告警处理
    • 1.Alertmanager部署
      • 1.1 1.告警分组
      • 1.1.2 告警抑制
      • 1.1.3 告警静默
      • 1.1.4 使用二进制文件方式安装
      • 1.1.5 使用Docker安装
    • 2. Alertmanager配置
      • 2.1 global
      • 2.2 templates
Previous Next

© Copyright 2019, huxiaojian. Revision 631ec9cf.

Built with Sphinx using a theme provided by Read the Docs.