Monitoring unbound?

Carsten Strotmann carsten at strotmann.de
Tue Nov 11 15:56:51 UTC 2025


Hi Havard,

On 11 Nov 2025, at 16:34, Havard Eidnes via Unbound-users wrote:


> Now, before I go on to report these issues to the respective
> parties (I'll probably do that anyway...), I'd like to ask what
> others do in terms of monitoring and visualization of the
> monitored values for unbound.  Surely something less rickety has
> been put together?  Bonus points for integration with graphite
> and grafana.
>

I use an prometheus exporter maintained by "Let's encrypt" to collect data from Unbound

https://github.com/letsencrypt/unbound_exporter

I that collect the data in Prometheus and do visualisation with grafana.

I've never worked with collectd and graphite, but it might be possible to read the data the prometheus-exporter provides (key/values over http) from collectd and send the data from there to graphite.

Greetings

Carsten


More information about the Unbound-users mailing list