[modules/cpu3] Add new CPU module
Based on cpu2 module, but use `sensors -j` and some json path walking to better parse CPU temp and fan speeds. The output of `sensors -u` can contain many duplicates of the same sensor name, but from different sensor device paths. Signed-off-by: SuperQ <superq@gmail.com>
This commit is contained in:
parent
7cda35c1df
commit
0b4ff04be5
3 changed files with 166 additions and 0 deletions
2
requirements/modules/cpu3.txt
Normal file
2
requirements/modules/cpu3.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
json
|
||||
psutil
|
Loading…
Add table
Add a link
Reference in a new issue