Lm-sensors or other way to monitor cpu, board temperatures

Hi Jason,

I have just released a balena project that monitors the system resources:

It is currently not monitoring the CPU temperature but I don’t think it is hard to extend it so that the telegraf container is also monitoring the CPU temperature. I think that following repository might help with this extension: GitHub - TheMickeyMike/raspberrypi-temperature-telegraf: Collect RaspberryPi CPU and GPU temperature with telegraf

Following link even speaks about collecting lm-sensors metrics by telegraf: https://github.com/influxdata/telegraf/tree/master/plugins/inputs/sensors

kr
Jan