Unix Technical Forum

Re: Temperature

This is a discussion on Re: Temperature within the lucky.openbsd.misc forums, part of the OpenBSD category; --> Look at this, it's look a kind of weird: hw.sensors.0=lm0, IN0, volts_dc, 2.26 V hw.sensors.1=lm0, IN1, volts_dc, 3.94 V ...


Go Back   Unix Technical Forum > Unix Operating Systems > OpenBSD > lucky.openbsd.misc

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-17-2008, 04:31 PM
Ricardo Lucas
 
Posts: n/a
Default Re: Temperature

Look at this, it's look a kind of weird:


hw.sensors.0=lm0, IN0, volts_dc, 2.26 V
hw.sensors.1=lm0, IN1, volts_dc, 3.94 V
hw.sensors.2=lm0, IN2, volts_dc, 2.93 V
hw.sensors.3=lm0, IN3, volts_dc, 4.67 V
hw.sensors.4=lm0, IN4, volts_dc, 0.00 V
hw.sensors.5=lm0, IN5, volts_dc, 0.00 V
hw.sensors.6=lm0, IN6, volts_dc, 0.00 V
hw.sensors.7=lm0, Temp, temp, 4.00 degC / 39.20 degF
hw.sensors.8=lm0, Fan1, fanrpm, 4856 RPM
hw.sensors.9=lm0, Fan2, fanrpm, 29347 RPM
hw.sensors.10=lm0, Fan3, fanrpm, 0 RPM

Yesterday was something like this:

hw.sensors.0=lm0, IN0, volts_dc, 2.26 V
hw.sensors.1=lm0, IN1, volts_dc, 3.94 V
hw.sensors.2=lm0, IN2, volts_dc, 2.93 V
hw.sensors.3=lm0, IN3, volts_dc, 4.67 V
hw.sensors.4=lm0, IN4, volts_dc, 0.00 V
hw.sensors.5=lm0, IN5, volts_dc, 0.00 V
hw.sensors.6=lm0, IN6, volts_dc, 0.00 V
hw.sensors.7=lm0, Temp, temp, 245.00 degC / 390.20 degF
hw.sensors.8=lm0, Fan1, fanrpm, 4856 RPM
hw.sensors.9=lm0, Fan2, fanrpm, 29347 RPM
hw.sensors.10=lm0, Fan3, fanrpm, 0 RPM

Any ideias?

2006/1/16, Joakim Aronius <joakim@aronius.com>:
>
> Hi,
>
> I put together a script last week, for now i run it every hour in cron to
> see how/if temperature vaies over time. I don't have any usable sensors on
> my mobo.
>
> DISKS="0 1 2 3"
> S=`date +"%b %e %H:%M:%S "`
>
> for d in $DISKS; do
> TEMP=`atactl wd$d readattr |grep Temp |cut -f 4`
> S="$S\t$TEMP"
> done
>
> echo $S
>
> crontab:
> 0 * * * * /bin/sh /root/temp.sh >>
> /var/log/temp
>
> Cheers,
> /jkm
>
> * Ricardo Lucas (r1c4rd0.luc45@gmail.com) wrote:
> > Hello misc,
> > anyone knows a program that monitoring the cpu temperature and hard disk
> > temperature and rotation?!
> > Thank's for your time
> >
> > --
> > Abragos
> > Ricardo Lucas
> >
> > We have to stop been egoist and think more on ourselves.

>




--
Abragos
Ricardo Lucas

We have to stop been egoist and think more on ourselves.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 11:14 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com