I decided that I wasted some more insight in what the rock pi is actually doing.
I have been running several docker container so I thought id also start the node_exporter, prometheus and grafana, which actually runs great.
There is only one metrics missing which is the cpu temperatures
. I tested this stack on my laptop where they do show up. I guess it work there since the sensor is available. Only when executing sensors-detect
on the rock pi it doesn’t detect.
Does anybody know how the node_exporter could start extracting the temperature?