If enjoy content, kindly hit like button
bash one-liner
while true; do awk "{printf \"%.3f\\n\", \$1/1000}" /sys/class/thermal/thermal_zone0/hwmon0/temp1_input; sleep .5; done
Tempaplate:
https://github.com/aigarskadikis/poc/...
#zabbix #raspberrypi #monitoring