(11-May-2022, 01:16 PM)emptor Wrote: Hello all,
I'm still on 1.1.11 until the auto kernel builder is available. Still loving my setup.
I wanted to monitor the temp on my CPU for example. It's not available in the System page so I ssh'd in and found I had to install lm-sensors.
I installed sudo apt install lm-sensors. I did run sudo sensors-detect after, but I aborted as I didn't want more modules added to boot time.
So I removed everything by running sudo apt-get remove --auto-remove lm-sensors and sudo apt-get --auto-remove purge lm-sensors.
Is there sensor monitoring in newer builds or planned.....maybe in the system page as an option?
There's a design for that. And it's going to be running in it's own separate thread. Sampling the sensors according to a pre-set interval, with graphs and what not. But, as with almost everything here, the plan/design is there, just need the time to execute.
