原文:Prometheus 使用 blackbox 監控 http tcp

Blackbox exporter blackbox exporter 是 Prometheus 拿來對 http https tcp icmp dns 進行的黑盒監控工具 什么是黑盒監控 以下介紹是抄 zhangguanzhang 的 prometheus的黑盒監控 常規的各種exporter都是和需要監控的機器一起安裝的,如果需要監控一些tcp端口和七層應用層的狀態呢,這個時候就需要黑盒監控了 ...

2020-04-01 17:41 0 4812 推薦指數:

查看詳情

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

一、安裝blackbox-exporter 地址:https://github.com/prometheus/blackbox_exporter 創建configmap blackbox.yaml 創建 創建blackcbox-exporter ...

Fri Nov 20 22:12:00 CST 2020 0 1846
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
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
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM