Page MenuHomeVyOS Platform

blackbox_exporter for probing endpoints
Closed, ResolvedPublicFEATURE REQUEST

Description

In addition to other prometheus exporters (node_exporter and frr_exporter https://vyos.dev/T973) blackbox exporter is a useful tool to get metrics for connectivity.

It allows for example to ping remote hosts, doing dns requests and so on for Prometheus to gather metrics and create alerts if latency grows too big or no response is received.

Details

Version
-
Is it a breaking change?
Perfectly compatible
Issue type
Feature (new functionality)

Event Timeline

Blackbox exporter requires a config file for modules that should be used (for example ping over IPv4 or IPv6, DNS for A or AAAA).

Enabling blackbox_exporter could create an empty/default config file in /config which could be adapted by the user?
Or is there another, more "VyOS" way to do it?

Viacheslav triaged this task as Wishlist priority.Dec 16 2024, 9:14 AM
nvollmar changed the task status from Open to In progress.Dec 24 2024, 10:00 AM
nvollmar changed the task status from In progress to Needs testing.Dec 31 2024, 3:47 PM
dmbaturin changed Is it a breaking change? from Unspecified (possibly destroys the router) to Perfectly compatible.