I saw that a Grafana plugin was suggested and I am all for it, but even better might be a Prometheus integration. Prometheus pulls the data in and stores it. Once it's in Prometheus it can be displayed in Grafana pretty easily. I suspect that since there is already an API for updown it's just a matter of making the two systems data connect but that's a bit out of my grasp to do it myself.
3 Comments
I agree that this would be useful.
Has anyone developed this? I assume not.
If not, I may write something.
@Daz not that I am aware of. Feel free to give this a shot, if you make a working integration I can promote it here. Also let me know if you have any specific questions about the API.
Here's a very (!) basic Prometheus Exporter for updown
Repo:
https://github.com/DazWilkin/updown-exporter
Container:
https://github.com/DazWilkin/updown-exporter/pkgs/container/updown-exporter
Example:
Sign in to comment