Advertisement: Linux VPS from $4/month - contact support for custom offer.
+ Post New Thread
Results 1 to 2 of 2

Thread: How to install "sensors" on linux to meter temperature?

  1. #1
    Administrator
    Join Date
    Mar 2013
    Posts
    2,767

    How to install "sensors" on linux to meter temperature?

    Hi,

    i want to meter temperature on my linux centos 5.x 64 dedi and VPS so i tried:

    yum install lm_sensors

    it was installed, then i did:

    # sensors
    No sensors found!

    Make sure you loaded all the kernel drivers you need.
    Try sensors-detect to find out which these are.

    Then i tried:


    # sensors-detect
    /sys/bus/pci/devices: No such file or directory at /usr/sbin/sensors-detect line 2326.

    Also i tried then to install "yum install lm_sensors-devel.x86_64" but it does not help. Any idea please?

  2. #2
    Junior Member Maja22's Avatar
    Join Date
    Nov 2022
    Posts
    11


    Is this useful / helpfull? Yes | No
    To set up temperature monitoring on your CentOS 5.x server or VPS using lm_sensors, follow these steps:

    Install lm_sensors using yum install lm_sensors.

    Run sensors to check if sensors are detected. If not found, proceed to the next step.

    Execute sensors-detect as root. Follow the prompts to detect and configure sensor drivers for your hardware.

    If sensors-detect encounters errors like "/sys/bus/pci/devices: No such file or directory", ensure your kernel supports hardware monitoring and necessary modules are loaded.

    Manually load modules with modprobe (e.g., modprobe coretemp, modprobe hwmon) based on your zumba on demand hardware.

    Re-run sensors-detect and follow any additional instructions to enable sensors.

    Once sensors are detected, use sensors command to monitor temperatures and other sensor data.

    Consult lm_sensors documentation or community forums for further troubleshooting specific to your hardware and CentOS version.
    Last edited by Maja22; 07-14-2024 at 05:51 PM.

+ Post New Thread

Similar Threads

  1. Replies: 0
    Last Post: 09-15-2017, 04:22 PM
  2. Replies: 1
    Last Post: 06-03-2016, 12:20 PM
  3. How to install PHP function "GMP" on WHM/cPanel server?
    By Fli in forum MySQL, Apache, PHP
    Replies: 0
    Last Post: 04-23-2015, 06:40 PM
  4. Replies: 0
    Last Post: 02-02-2015, 10:20 PM
  5. "gnome desktop" how to install programs?
    By Fli in forum Desktop, X-windows
    Replies: 0
    Last Post: 10-31-2013, 08:16 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
 Protected by : ZB BLOCK  &  StopForumSpam