macOS
brew install lm-sensorslocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de lm-sensors pour les workflows d'agents IA.
installation
brew install lm-sensorslocal Homebrew formula metadata
sudo apk add lm-sensorsAlpine Linux edge package indexes · lm-sensors · Source: dl-cdn.alpinelinux.org
sudo apt install fancontrolDebian stable package indexes · fancontrol · Source: deb.debian.org
sudo dnf install lm_sensorsFedora Rawhide package metadata · lm_sensors · Source: dl.fedoraproject.org
nix profile install nixpkgs#lm_sensorsnixpkgs package indexes · pkgs/by-name/lm/lm_sensors/package.nix · Source: api.github.com
sudo pacman -S lm_sensorsArch Linux sync databases · lm_sensors · Source: geo.mirror.pkgbuild.com
sudo zypper install libsensors4openSUSE Tumbleweed package metadata · libsensors4 · Source: download.opensuse.org
scoop install extras/fancontrolScoop official bucket manifest trees · bucket/fancontrol.json · Source: api.github.com
winget install --id Rem0o.FanControl -eWindows Package Manager source index · Rem0o.FanControl · Source: cdn.winget.microsoft.com
aperçu
Tools for monitoring the temperatures, voltages, and fans
historique
lm-sensors is the Linux user-space package for reading and configuring hardware-monitoring data such as temperatures, voltages, fan speeds, and PWM fan control.
The current lm-sensors version 3 line provides user-space support for Linux hardware monitoring drivers in Linux 2.6.5 and later, while older kernels require the version 2 line. The package is organized around documentation, sample configuration files, libsensors, and programs such as sensors-detect, sensors, sensord, fancontrol, and pwmconfig.
The version 3 CHANGES file records the 3.0.0 release cycle in 2007, including the initial 3.0.0-rc1 release, the switch to the default /etc/sensors3.conf configuration file during the release candidates, and the 3.0.0 final release in November 2007. Later releases continued to track new kernel hwmon attributes, chip families, JSON output, systemd integration, and new configuration samples.
lm-sensors became a standard Linux hardware-monitoring plumbing package because the kernel drivers expose data through sysfs, while libsensors supplies board-specific labels and conversion rules that applications can share instead of duplicating. The upstream README asks users to contribute board configurations so others with the same hardware do not need to recreate them.
Package-manager adoption is broad in the supplied package data, with entries across Alpine, Debian, Fedora, Homebrew, Nix, Arch, Ubuntu, and openSUSE families. That matches its role as the CLI backend behind many desktop monitors, server dashboards, and home-lab scripts.
Typical use starts with running sensors-detect as root so the tool can identify installed hardware and recommend kernel modules. The sensors command reports current readings and can set limits, while sensord can watch values, log alarms, and feed an RRD database.
libsensors reads kernel hwmon data from /sys and applies labels or scaling from configuration files. fancontrol reads its own configuration, usually generated by pwmconfig, and adjusts PWM outputs from temperature readings; upstream warns users to configure fan control carefully because bad settings can damage hardware.
lm-sensors is one of those small packages that makes an entire category of system tooling possible. It turns messy per-board hwmon naming into stable CLI and library output, so package maintainers, monitoring stacks, and shell scripts can depend on sensors rather than chasing individual chip drivers.
For Homebrew and other Unix package sets, lm-sensors is interesting because its upstream is Linux-specific even when package metadata can appear in cross-platform indexes. The useful behavior depends on Linux kernel hwmon support, sysfs, and local hardware.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/sensors3.conf/etc/sensors.d/*/etc/fancontrolexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
fancontrol | cli | exécutable global | |
pwmconfig | cli | exécutable global | |
sensors | cli | exécutable global | |
sensors-conf-convert | cli | exécutable global | |
sensors-detect | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/hramrach/lm-sensors
métadonnées d'installation
| Clé du paquet | brew:lm-sensors |
|---|---|
| Version | 3.6.2 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/lm-sensors |
| Page d'accueil | https://github.com/hramrach/lm-sensors |
| Dépôt | https://github.com/hramrach/lm-sensors |
| Docs amont | https://github.com/hramrach/lm-sensors#readme |
| Licence | GPL-2.0-or-later OR LGPL-2.1-or-later |
| Archive source | https://github.com/hramrach/lm-sensors/archive/refs/tags/V3-6-2.tar.gz |
| Dépendances de compilation | bison, flex |
| Bouteille | disponible (sur arm64_linux, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lm-sensors |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
fancontrol 1:3.6.2-2
utility to control the fan speed
https://github.com/hramrach/lm-sensors
sudo apt install fancontrollibsensors-config 1:3.6.2-2
lm-sensors configuration files
https://github.com/hramrach/lm-sensors
sudo apt install libsensors-configlibsensors-dev 1:3.6.2-2
lm-sensors development kit
https://github.com/hramrach/lm-sensors
sudo apt install libsensors-devlibsensors5 1:3.6.2-2
library to read temperature/voltage/fan sensors
https://github.com/hramrach/lm-sensors
sudo apt install libsensors5lm-sensors 1:3.6.2-2
utilities to read temperature/voltage/fan sensors
https://github.com/hramrach/lm-sensors
sudo apt install lm-sensorslm_sensors
nix profile install nixpkgs#lm_sensorsfancontrol 1:3.6.0-9build1
utility to control the fan speed
https://hwmon.wiki.kernel.org/lm_sensors
sudo apt install fancontrollibsensors-config 1:3.6.0-9build1
lm-sensors configuration files
https://hwmon.wiki.kernel.org/lm_sensors
sudo apt install libsensors-configlibsensors-dev 1:3.6.0-9build1
lm-sensors development kit
https://hwmon.wiki.kernel.org/lm_sensors
sudo apt install libsensors-devlibsensors5 1:3.6.0-9build1
library to read temperature/voltage/fan sensors
https://hwmon.wiki.kernel.org/lm_sensors
sudo apt install libsensors5lm-sensors 1:3.6.0-9build1
utilities to read temperature/voltage/fan sensors
https://hwmon.wiki.kernel.org/lm_sensors
sudo apt install lm-sensorslm-sensors 3.6.0-r5
Collection of user space tools for general SMBus access and hardware monitoring.
https://github.com/lm-sensors/lm-sensors
sudo apk add lm-sensorslm-sensors-detect 3.6.0-r5
Detection/migration scripts for lm-sensors
https://github.com/lm-sensors/lm-sensors
sudo apk add lm-sensors-detectlm-sensors-dev 3.6.0-r5
Collection of user space tools for general SMBus access and hardware monitoring. (development files)
https://github.com/lm-sensors/lm-sensors
sudo apk add lm-sensors-devlm-sensors-doc 3.6.0-r5
Collection of user space tools for general SMBus access and hardware monitoring. (documentation)
https://github.com/lm-sensors/lm-sensors
sudo apk add lm-sensors-doclm-sensors-fancontrol 3.6.0-r5
fancontrol daemon
https://github.com/lm-sensors/lm-sensors
sudo apk add lm-sensors-fancontrolpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.