linux_wiki:temperature_monitoring

This is an old revision of the document!


Temperature Monitoring

General Information

Monitoring temperatures in Linux servers.

Checklist

  • Server that has sensors
  • Enterprise Linux 6/7

Install and Detect

Install lm_sensors

yum install lm_sensors


Detect what sensors your server has

sensors-detect
  • Enter 'YES' to all prompts to find all sensors.


Reboot or load required modules from /etc/sysconfig/lm_sensors


Monitor

Check current temperature and limits

sensors

Check temp in Fahrenheit

sensors -F

  • linux_wiki/temperature_monitoring.1451880266.txt.gz
  • Last modified: 2019/05/25 23:50
  • (external edit)