Odroid N2 monitoring temperature

i would like to monitor the gpu and cpu temperature from N2…

This script is correct?

https://pastebin.com/aijhiUup

start script

*/5 * * * * /storage/.kodi/cputemp.sh >> /storage/.kodi/temperatur.log 2>&1

to crontab

From what I read over at Odroid forum, the two thermal zones are SoC and RAM.
There’s no way to monitor specifically GPU temp.

ooh, ok…

So my script uses the soc and ram temperature?

I think so.

You may want to look at CoreElec HW monitor

1 Like

@anon88919003

I managed to install CoreElec HW monitor, but how can I install the temperature sensors for OdroidN2 netdata dashboard?