Monitoring Cpu Temp with lm-sensors

Have used lm-sensors (on Ubuntu 18.10)

$ sudo apt-get install lm-sensors

Follow setup, say yes to scans, allow to add findings to /etc/modules

$ sudo /etc/init.d/kmod start

$ sensors

also have $ sudo apt-get install fancontrol installed found fan through $ sudo pwmconfigbut not used

see:

Currently just realtime in console $ watch sensors Also want to install gnuplot to monitor realtime graphs