macOS
brew install lm-sensorslocal Homebrew formula metadata
安装
brew install lm-sensorslocal Homebrew formula metadata
sudo apk add lm-sensorsAlpine Linux edge package indexes · lm-sensors · 来源: dl-cdn.alpinelinux.org
sudo apt install fancontrolDebian stable package indexes · fancontrol · 来源: deb.debian.org
sudo dnf install lm_sensorsFedora Rawhide package metadata · lm_sensors · 来源: dl.fedoraproject.org
nix profile install nixpkgs#lm_sensorsnixpkgs package indexes · pkgs/by-name/lm/lm_sensors/package.nix · 来源: api.github.com
sudo pacman -S lm_sensorsArch Linux sync databases · lm_sensors · 来源: geo.mirror.pkgbuild.com
sudo zypper install libsensors4openSUSE Tumbleweed package metadata · libsensors4 · 来源: download.opensuse.org
scoop install extras/fancontrolScoop official bucket manifest trees · bucket/fancontrol.json · 来源: api.github.com
winget install --id Rem0o.FanControl -eWindows Package Manager source index · Rem0o.FanControl · 来源: cdn.winget.microsoft.com
概览
Tools for monitoring the temperatures, voltages, and fans
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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/fancontrol可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
fancontrol | cli | 全局可执行文件 | |
pwmconfig | cli | 全局可执行文件 | |
sensors | cli | 全局可执行文件 | |
sensors-conf-convert | cli | 全局可执行文件 | |
sensors-detect | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/hramrach/lm-sensors
安装元数据
| 软件包键 | brew:lm-sensors |
|---|---|
| 版本 | 3.6.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/lm-sensors |
| 主页 | https://github.com/hramrach/lm-sensors |
| 仓库 | https://github.com/hramrach/lm-sensors |
| 上游文档 | https://github.com/hramrach/lm-sensors#readme |
| 许可证 | GPL-2.0-or-later OR LGPL-2.1-or-later |
| 源码归档 | https://github.com/hramrach/lm-sensors/archive/refs/tags/V3-6-2.tar.gz |
| 构建依赖 | bison, flex |
| Bottle | 可用 (于 arm64_linux, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-fancontrol来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.