原文:Prometheus之blackbox exporter实现URL监控

URL监控配置 prometheus.yml job name: http status metrics path: probe params: module: http xx Look for a HTTP response. file sd configs: files: targets url status.yaml refresh interval: m relabel configs: ...

2021-11-17 21:54 0 1423 推荐指数:

查看详情

Prometheusblackbox exporter实现ICMP监控

一 ICMP监控配置 1.1 修改Prometheus Server配置文件 root@prometheus-01:~# cat /usr/local/prometheus/prometheus.yml #ICMP 检测 - job_name: 'ping_status ...

Thu Nov 18 06:12:00 CST 2021 0 1575
prometheus针对blackbox-exporter监控

blackbox配置文件 blackbox-exporter apiVersion: v1kind: Servicemetadata: annotations: prometheus/scrape: "true" labels: name ...

Fri May 08 05:07:00 CST 2020 0 667
prometheus之黑盒监控Blackbox_exporter

概述:本文为记录监控web网站进行探活告警记录 一、Blackbox_exporter 应用场景 1、HTTP 测试定义 Request Header 信息判断 Http status / Http Respones Header / Http Body 内容 2、TCP 测试业务组件端口 ...

Fri Nov 05 23:33:00 CST 2021 0 1166
Prometheus使用blackbox_exporter监控端口及网站状态(七)

一、blackbox_exporter应用场景 HTTP 测试: 定义 Request Header 信息、判断 Http status / Http Respones Header / Http Body 内容TCP 测试: 业务组件端口状态监听、应用层协议定义与监听ICMP 测试: 主机 ...

Mon Feb 08 19:23:00 CST 2021 0 499
Prometheus使用blackbox_exporter监控端口及网站状态(七)

一、blackbox_exporter应用场景 HTTP 测试: 定义 Request Header 信息、判断 Http status / Http Respones Header / Http Body 内容TCP 测试: 业务组件端口状态监听、应用层协议定义与监听ICMP 测试: 主机 ...

Wed May 13 00:13:00 CST 2020 0 8273
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM