^ thanks for that - all installed
I ran stress but I guess because there isnt anything running its not reporting anything.
I guess its beneficial to run it when its processing.
I'm not sure what do you mean by not reporting anything. But
stress only give minimal output on terminal, here's an example with 4 thread and 10 second duration.
$ stress -c 4 -t 10
stress: info: [9905] dispatching hogs: 4 cpu, 0 io, 0 vm, 0 hdd
stress: info: [9905] successful run completed in 10s
You'll need to use different application in order to know current CPU and other part temperature while it perform CPU (and other kind of) stress. There's no benefit if you run
stress together with Bitcoin Core.