Jump to content

lm_sensors

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Voidxor (talk | contribs) at 06:46, 21 January 2017 (Example output: I don't think example output is very encyclopedic.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
lm_sensors
Stable release
3.4.0 / June 25, 2015; 9 years ago (2015-06-25)[1]
Repository
Written inC
Operating systemLinux
TypeSystem monitoring
LicenseGNU General Public License
Websitelm-sensors on GitHub

lm_sensors (Linux-monitoring sensors), is a free open source software-tool for Linux that provides tools and drivers for monitoring temperatures, voltage, humidity and fans. It can also detect chassis intrusions.

decode-dimms.pl decodes and prints information on any RAM memory module with SPD information in the computer.

It contains a library called libsensors with an API that applications can use. It contains a daemon called sensord which supports RRD.

Software like GKrellM, KSensors, xsensors and Net-SNMP make or can make use of lm-sensors.

See also

References

  • lm-sensors on GitHub
  • "lm_sensors". Freecode.
  • i2c-tools on GitHub (split from lm_sensors)
  • "I²C Tools for Linux". Freecode.