原文:Prometheus之blackbox exporter實現端口監控

端口監控配置 prometheus.yml job name: prot status metrics path: probe params: module: tcp connect file sd configs: files: targets port status.yaml refresh interval: m relabel configs: source labels: address ...

2021-11-17 22:04 0 800 推薦指數:

查看詳情

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_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
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
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM