Lm sensors: Difference between revisions

From wikinotes
m (Will moved page Sensors to Lm sensors without leaving a redirect)
No edit summary
 
Line 1: Line 1:
<code>sensors</code> is a cli tool to display chip sensor readings.<br>
<code>sensors</code> is a cli tool to display chip sensor readings.<br>
Notably, it can show your CPU temp.
It shows information about fans, gpus, memory, battery, etc.
 
= Install =
<blockquote>
<syntaxhighlight lang="bash">
pacman -S lm_sensors
</syntaxhighlight>
</blockquote><!-- Install -->


= Usage =
= Usage =

Latest revision as of 23:38, 6 March 2022

sensors is a cli tool to display chip sensor readings.
It shows information about fans, gpus, memory, battery, etc.

Install

pacman -S lm_sensors

Usage

sensors
coretemp-isa-0000
Adapter: ISA adapter
Package id 0:  +48.0°C  (high = +85.0°C, crit = +105.0°C)
Core 0:        +48.0°C  (high = +85.0°C, crit = +105.0°C)
Core 1:        +48.0°C  (high = +85.0°C, crit = +105.0°C)
Core 2:        +41.0°C  (high = +85.0°C, crit = +105.0°C)
Core 3:        +42.0°C  (high = +85.0°C, crit = +105.0°C)
acpitz-acpi-0
Adapter: ACPI interface
temp1:        +27.8°C  (crit = +106.0°C)
temp2:        +29.8°C  (crit = +106.0°C)
ucsi_source_psy_0_00081-i2c-0-08
Adapter: NVIDIA GPU I2C adapter
in0:           0.00 V  (min =  +0.00 V, max =  +0.00 V)
curr1:       300.00 mA (max =  +0.00 A)