SSL expiry and website uptime monitoring with BlackBox and Grafana on Ubuntu Linux

Опубликовано: 25 Октябрь 2024
на канале: DevOps Tricks
1,079
16

Blackbox Exporter is a component of the Prometheus monitoring system that allows you to perform active monitoring of network endpoints. It is designed to probe targets and collect metrics related to their availability, responsiveness, and other network-level characteristics.

The Blackbox Exporter operates by sending various types of probes to the specified targets and observing the responses. These probes can include HTTP, HTTPS, TCP, ICMP, DNS, and other protocols, depending on your configuration.

In this video, We will show you how to configure monitoring and alerting on SSL expiry / uptime using Prometheus, Blackbox, alert manager and Grafana on ubuntu 22.04 LTS.

https://www.devopstricks.in/setup-mon...