Website Monitoring with Blackbox Exporter
This page shows live monitoring of websites and external services using Prometheus Blackbox Exporter, visualized in Grafana. We monitor whether a website responds correctly, how quickly it loads, and whether there are issues with DNS, HTTPS, TLS or the SSL certificate.
Blackbox Exporter checks external addresses in the same way a real user would access them. This allows us to understand not only whether the server is running, but whether the website is actually reachable over HTTP or HTTPS and whether the response time is within normal limits.
We monitor HTTP status codes, response time, DNS lookup, TCP connect, TLS handshake, TLS version and the remaining days before the SSL certificate expires. If a problem occurs, the system can send alerts via Email, Telegram or Slack.
This helps with early detection of down websites, slow responses, DNS problems, expiring certificates and unstable external availability.