awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
lm-sensors avatar

lm-sensors/lm-sensors

0
View on GitHub↗
1,082 Stars·292 Forks·Perl·gpl-2.0·5 Aufrufehwmon.wiki.kernel.org↗

Lm Sensors

Lm-sensors is a collection of system utilities and background daemons designed to monitor physical hardware components on Linux operating systems. It provides command-line interfaces to query motherboard monitoring chips, displaying real-time metrics such as temperatures, voltage levels, and fan speeds. The software interacts directly with operating system kernel drivers to retrieve raw hardware measurements and register states.

The platform automatically discovers hardware monitoring chips by scanning system management buses like I2C and SMBus, matching discovered components against a database of known device signatures, and recommending required kernel modules. It translates raw register numbers into readable physical units using user-defined scaling factors, arithmetic formulas, and label mappings from configuration files. Additionally, it includes programmatic interfaces that enable external applications to access normalized hardware measurements and sensor states.

The capability set includes background daemon polling for periodic metric sampling, alarm evaluation, and historical data logging. It supports modular plugin loading to accommodate different chip families and proprietary vendor monitoring interfaces, alongside system diagnostics for configuring operational safety limits.

Features

  • Hardware Sensor Monitoring - Reads live temperatures, voltage levels, and fan speeds from physical components and reports collected data.
  • Kernel-Mode Sensor Drivers - Directly communicates with underlying operating system kernel drivers to retrieve raw hardware measurements.
  • Hardware Daemons - Runs a background service that periodically records hardware sensor measurements and logs anomalies.
  • Kernel Module Identification - Scans installed hardware to identify monitoring chips and recommend appropriate kernel modules.
  • Bus-Scanning Chip Detectors - Probes system management buses like I2C and SMBus to automatically discover hardware monitoring chips.
  • Hardware Sensor APIs - Provides programmatic APIs enabling external applications to access normalized hardware measurements and sensor states.
  • Module Recommendation Utilities - Scans installed hardware to identify monitoring chips and recommend the specific kernel modules needed.
  • Plugin-Based Architectures - Loads external library backends dynamically to support different chip families and proprietary vendor interfaces.
  • Background Service Daemonization - Runs a background daemon that periodically samples live metrics, evaluates alarms, and writes historical data.
  • Configuration Value Translators - Applies user-defined scaling factors and formulas from configuration files to transform raw register numbers.
  • Hardware Monitoring Utilities - Scans installed hardware to identify monitoring chips and recommend appropriate kernel modules.
  • Raw Metric Translators - Normalizes and scales raw measurements using configuration rules to present user-friendly labels.
  • System Diagnostics - Queries motherboard chips to display current metrics in the console and configure operational safety limits.

Star-Verlauf

Star-Verlauf für lm-sensors/lm-sensorsStar-Verlauf für lm-sensors/lm-sensors

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Kuratierte Suchen mit Lm Sensors

Handverlesene Sammlungen, in denen Lm Sensors vorkommt.
  • Device sensor access

Häufig gestellte Fragen

Was macht lm-sensors/lm-sensors?

Lm-sensors is a collection of system utilities and background daemons designed to monitor physical hardware components on Linux operating systems. It provides command-line interfaces to query motherboard monitoring chips, displaying real-time metrics such as temperatures, voltage levels, and fan speeds. The software interacts directly with operating system kernel drivers to retrieve raw hardware measurements and register states.

Was sind die Hauptfunktionen von lm-sensors/lm-sensors?

Die Hauptfunktionen von lm-sensors/lm-sensors sind: Hardware Sensor Monitoring, Kernel-Mode Sensor Drivers, Hardware Daemons, Kernel Module Identification, Bus-Scanning Chip Detectors, Hardware Sensor APIs, Module Recommendation Utilities, Plugin-Based Architectures.

Welche Open-Source-Alternativen gibt es zu lm-sensors/lm-sensors?

Open-Source-Alternativen zu lm-sensors/lm-sensors sind unter anderem: librehardwaremonitor/librehardwaremonitor — LibreHardwareMonitor is a .NET library and system health monitoring tool for Windows. It provides a programmatic… microsoft/windows-drivers-rs — This project provides a framework and toolset for developing memory-safe kernel-mode and user-mode drivers for the… ckeditor/ckeditor4 — CKEditor 4 is a browser-based WYSIWYG rich text editor that enables users to create and format HTML content directly… albertlauncher/albert — Albert is a keyboard launcher that opens files, applications, and runs commands by typing search queries into a search… 1186258278/openclawchinesetranslation — OpenClawChineseTranslation is a framework for building conversational assistants that functions as a cross-platform… amnweb/yasb — YASB is a customizable status bar framework and desktop shell component for Windows. It provides a toolkit for…

Open-Source-Alternativen zu Lm Sensors

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Lm Sensors.
  • librehardwaremonitor/librehardwaremonitorAvatar von LibreHardwareMonitor

    LibreHardwareMonitor/LibreHardwareMonitor

    7,905Auf GitHub ansehen↗

    LibreHardwareMonitor is a .NET library and system health monitoring tool for Windows. It provides a programmatic hardware sensor API and a low-level interface to access real-time temperature, voltage, and fan speed data from computer hardware components. The project serves as a bridge between Windows operating system calls and physical sensors, allowing for the monitoring of processors, graphics cards, motherboards, storage devices, and network adapters. This enables the tracking of system stability and the collection of environmental changes across various hardware components. The software

    C#freehacktoberfesthardware
    Auf GitHub ansehen↗7,905
  • microsoft/windows-drivers-rsAvatar von microsoft

    microsoft/windows-drivers-rs

    1,882Auf GitHub ansehen↗

    This project provides a framework and toolset for developing memory-safe kernel-mode and user-mode drivers for the Windows operating system. It enables developers to build drivers using safe programming patterns that prevent common memory errors and system crashes, while providing the necessary infrastructure to interface with low-level hardware and system APIs. The framework distinguishes itself by offering procedural macros and binding generation tools that translate complex C-style system headers into idiomatic, type-safe code. It includes a custom global allocator designed for the strict

    Rustdriversrustrust-lang
    Auf GitHub ansehen↗1,882
  • albertlauncher/albertAvatar von albertlauncher

    albertlauncher/albert

    7,945Auf GitHub ansehen↗

    Albert is a keyboard launcher that opens files, applications, and runs commands by typing search queries into a search bar. It functions as a keyboard-driven workflow tool, enabling users to navigate their file system, launch installed applications, and execute shell commands without touching a mouse. The launcher processes user input through a plugin-based modular architecture, where functionality is extended by dynamically loaded C++ and Python plugins. Queries are dispatched to all enabled handlers in parallel, with results merged and ranked by a combination of match quality and historical

    C++albertalbertlauncherapplication-launcher
    Auf GitHub ansehen↗7,945
  • ckeditor/ckeditor4Avatar von ckeditor

    ckeditor/ckeditor4

    5,817Auf GitHub ansehen↗

    CKEditor 4 is a browser-based WYSIWYG rich text editor that enables users to create and format HTML content directly in the browser. It operates on a plugin-based architecture with a configurable toolbar system, DOM-based content editing, and an event-driven lifecycle, all delivered through a CDN-based distribution model. The editor supports skin-based theming and includes a legacy plugin compatibility layer for backward compatibility. The editor distinguishes itself as a cross-platform framework that integrates natively with Angular, React, Vue, Electron, Android, and iOS environments. It of

    Rich Text Formatckeditorckeditor4contenteditable
    Auf GitHub ansehen↗5,817
Alle 30 Alternativen zu Lm Sensors anzeigen→