rpi_export
rpi_export copied to clipboard
Prometheus exporter for Raspberry Pi hardware metrics
Not quite sure what's going on yet. I set this up on both Raspberry Pi 4 and 5 instances, more than 1 of each. But all the RPi 5 boxes...
Moved to Alpine Linux base image (from Debian) to reduce container image size 10 times: ```bash philipp@d3vpi:~/build/rpi_export $ docker image ls | grep rpi_exporter | grep -E 'alpine|debian' d3vilh/rpi_exporter-arm64 alpine...
I installed this exporter on my raspi zero 2 w. But I had to learn the hard way, that you need to install go and gcc before you can try...
It would be very nice if you included nvme temperature here! :) Cheers, Francis