speedtest-cli
speedtest-cli copied to clipboard
Grafana / Prometheus integration
Question: Does someone know how to export the librespeed measurements into a prometheus database? Thanks and regards Michael
Currently there's no plan to support this, so you'd have to write your own prometheus exporter.
@Korschenbroich if you're still looking for a solution, I've just put one together this weekend for use in my homelab:
- https://github.com/brendonmatheson/prometheus-librespeed-exporter
- https://hub.docker.com/r/brendonmatheson/prometheus-librespeed-exporter
- https://brendonmatheson.com/2021/11/28/librespeed-prometheus-exporter.html