Skip to main content

Questions tagged [sensors]

2 votes
1 answer
35 views

I'm trying to learn how to probe my CPU sensor data. I need at most 1 to 2 ms sampling period. Using hwmon this could be possible for the temperature data. But so far I only discovered the CPUfreq ...
Bastian sek's user avatar
1 vote
0 answers
159 views

Edit: The original question of this post was regarding the "average" cpu MHz as obtained via conky builtins and the command line. A further question was regarding temperatures as reported by ...
Terry Wendt's user avatar
2 votes
1 answer
5k views

What is the best way to get the CPU temperature on Linux from the command line? On one small portable system, I was able to get the CPU temperature from here: /sys/class/thermal/thermal_zone0/temp or ...
ppppppp2's user avatar
-1 votes
1 answer
216 views

I tried watch 'sensors | sudo docker stats' sudo 'docker stats | watch sensors' sudo docker stats | sudo watch sensors So I assume its not possible to display both outputs in one window? Other than ...
cpitts88's user avatar
1 vote
2 answers
1k views

The core number is 0,4,8,.....39 in the sensors command. Why not 0,1,2,3,4.....? foo@foo-linux:~$ sensors coretemp-isa-0000 Adapter: ISA adapter Package id 0: +73.0°C (high = +80.0°C, crit = +100.0°...
Mark Kang's user avatar
  • 975
1 vote
0 answers
588 views

I am trying to read one sample from a sensor using libiio, but for some reason I always get the same sample unless I restart the application. Here is a minimal example #include <stdio.h> #...
neolith's user avatar
  • 273
0 votes
1 answer
290 views

I have a server, i need to check server temperature ,so simply i decided to use sensors package, using zypper to install it. So First I used zypper install sensors command by root user, The result ...
setare's user avatar
  • 1
1 vote
1 answer
515 views

I had some problems with fans in my laptop so I tried to diagnose it. When I run sensors command I get this: ... coretemp-isa-0000 Adapter: ISA adapter Package id 0: +58.0°C (high = +100.0°C, crit =...
Jan Černý's user avatar
  • 1,763

15 30 50 per page
1
2 3 4 5
8