macOS
brew install lm-sensorslocal Homebrew formula metadata
brew
lm-sensors のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.