Koozali.org: home of the SME Server

temperature sensor options and lm_sensors

Woodbuger

temperature sensor options and lm_sensors
« Reply #15 on: April 26, 2004, 05:42:47 AM »
wififun:
Yes, sysmon is installed (was included in 6.01-01 custom iso). I get sensor output when I callup "sensors" but only in command line. I had lm_sensors-2.6.1-1.i386.rpm installed via the "Update system" button in server-manager but never could get it to initialize upon reboot. If I modprobed the sensors they would begin graphing in sysmon. I then removed the rpm and installed the newer version following your (and Wellsis) directions. The graphs have never worked since. The next thing I did might have been a mistake but I removed the sensors.rrd to get rid of the graphs. Hope this makes sense.

Offline wellsi

  • *
  • 475
  • +0/-0
    • http://www.wellsi.com
temperature sensor options and lm_sensors
« Reply #16 on: April 26, 2004, 08:01:25 AM »
If you get the sensor output from the command line then at least we know that lm_sensors is running.

You should be able to clear out the '/var/lib/rrd/' directory at anytime - you just lose the past history.

So the following would ensure a clean start.
# /bin/rm /var/lib/rrd/*

If I then wait a few minutes the data is there:

[root@testserver home]# ls /var/lib/rrd
drive_hda1.rrd  host_gateway.rrd  processors.rrd  sysmon.rrd
drive_hda3.rrd  iface_eth0.rrd    sensors.rrd     sysmon.stats

You may want to read Reinhold's posts in this thread as he says that if you have too many modules loaded you may see zeroes in sysmon.
............

Woodbuger

temperature sensor options and lm_sensors
« Reply #17 on: April 27, 2004, 01:25:15 AM »
I tried that wellsi but no go on sensors.rrd! All I have is:
drive_hda1.rrd  host_gateway.rrd  iface_ppp0.rrd  sysmon.rrd
drive_hda3.rrd  iface_eth0.rrd    processors.rrd  sysmon.stats
Ive been using your server manager panel lmsensor script with hddtemp integrated. Seems to suffice for now.

Sensor Information

--------------------------------------------------------------------------------


it87-isa-0290
 Adapter: ISA adapter
 VCore 1:   +1.65 V  (min =  +1.50 V, max =  +1.73 V)  
 VCore 2:   +2.56 V  (min =  +2.40 V, max =  +2.61 V)  
 +3.3V:     +3.34 V  (min =  +3.14 V, max =  +3.46 V)  
 +5V:       +4.94 V  (min =  +4.74 V, max =  +5.24 V)  
 +12V:     +11.96 V  (min = +11.40 V, max = +12.60 V)  
 -12V:      -8.80 V  (min = -12.63 V, max = -11.41 V)   ALARM
 -5V:       -2.56 V  (min =  -5.24 V, max =  -4.76 V)   ALARM
 Stdby:     +2.55 V  (min =  +4.74 V, max =  +5.24 V)   ALARM
 VBat:      +2.03 V
 fan1:     5625 RPM  (min = 2008 RPM, div = 8)          
 fan2:     2678 RPM  (min = 2008 RPM, div = 8)          
 fan3:        0 RPM  (min = 2008 RPM, div = 8)          
 M/B Temp:    +29 C  (low  =   +15 C, high =   +40 C)   sensor = thermistor  
 CPU Temp:    +35 C  (low  =   +15 C, high =   +45 C)   sensor = thermistor  
 


/dev/hda: ST310014A: 27 C
 :lol:

Offline wellsi

  • *
  • 475
  • +0/-0
    • http://www.wellsi.com
temperature sensor options and lm_sensors
« Reply #18 on: May 01, 2004, 08:03:44 PM »
I have updated

http://www.wellsi.com/sme/lms/lm_sensors.html

I have tweaked the classic install, added details of how to install the latest RPMs and will later add the install from source once I have tried that.

All comments (and corrections) welcome
Ian
............

Woodbuger

temperature sensor options and lm_sensors
« Reply #19 on: May 03, 2004, 12:03:00 AM »
Thanks for the support wellsi!

Brian J

temperature sensor options and lm_sensors
« Reply #20 on: July 08, 2004, 12:08:45 PM »
Quote from: "wellsi"
I have updated

http://www.wellsi.com/sme/lms/lm_sensors.html

I have tweaked the classic install, added details of how to install the latest RPMs and will later add the install from source once I have tried that.

All comments (and corrections) welcome
Ian


I do not have all the development stuff on my machine. If one of you has compiled vt8231 (VIA Epia 800 support) with the latest 6.01 e-smith release and preferable 2.8.6 or 2.8.7 of lm_sensors and can mail it to me I'd be thankful.

mailto: brj (at) ready.dk

Regards
Brian

Cyrus

temperature sensor options and lm_sensors
« Reply #21 on: July 13, 2005, 08:38:10 AM »
When I try to follow the how to here:

http://wellsi.com/sme/lms/lm_sensors.html

All I get is:

WARNING! If you have some things built into your kernel, the
below list will contain too many modules. Skip the appropriate ones!
To load everything that is needed, add this to some /etc/rc* file:

#----cut here----
# I2C adapter drivers
# I2C chip drivers
#----cut here----

To make the sensors modules behave correctly, add these lines to either
/etc/modules.conf or /etc/conf.modules:

#----cut here----
# I2C module options
alias char-major-89 i2c-dev
#----cut here----


Just wondering why it does not detect any of the sensors?

I am running an ASUS P4P800 (Intel i865PE chipset)

Thanks

Cy