Go for it 👍
Selfhosted @lemmy.world Presenting ilias, yet another dashboard because obviously the world needed one more
- JumpRemoved
Is there free will?
- JumpRemoved
Is there free will?
Anything But Metric @discuss.tchncs.de Two Eiffel Towers worth of Epstein Files
New Communities @lemmy.world lemmysings
Asteroid Hunters @sh.itjust.works Just call it GGHAGSJ-467725538
Famose Worte @feddit.org Zappenduster
Famose Worte @feddit.org Sapperlot
Asteroid Hunters @sh.itjust.works That's what we're not doing
New Communities @lemmy.world accidentally on purpose


I love grafana, but it's a resource hog, and my machine isn't powerful. Prometheus/node_exporter however is as lightweight as it can get.
So I made a little Python script that fetches the data from Prometheus and uses mathplotlib to generate a graph.
The dashboard calls that python script for every configured graph and embeds the image so it looks nice.
You can find the script in one of my other repos (Prometheus-renderer probably), but there are dozen similar ones: search github for Prometheus renderer and you'll see
If there are other things unclear, please don't hesitate to ask