<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Your scripts are NOT posting correctly on the Shire. Yes you've a link,
which for me is blocked at work<br>
and at home was not working either (forget why).<br>
<br>
<a class="moz-txt-link-abbreviated" href="mailto:doctor@makelofine.org">doctor@makelofine.org</a> wrote:
<blockquote cite="mid:22002f3afa622e1838f1a5e51ce1468c@localhost"
 type="cite">
  <pre wrap="">On Wed, 28 Jan 2009 10:33:42 -0500, Patrick Nixon <a class="moz-txt-link-rfc2396E" href="mailto:pnixon@gmail.com"><pnixon@gmail.com></a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">The boxes I'm monitoring are windows box, so I had to go a slightly
convulted route to get the temperature information

1.) Install SpeedFan to enable monitoring for the desired temperature
probes
2.) Configure SpeedFan to run as a service at boot up to enable
non-login monitoring
3.) Installed ActiveState Perl to run the script to extract the
temperature information out of SpeedFan's log file and output the file
into BBNT's saved logs directory
4.) Configured Windows to run the temp perl script every five minutes

In terms of Linux servers, I know there are scripts out there that
will work on lm-sensors and you may have to tweak them to get the
right output, but I don't imagine it will be hard.   I just don't have
any linux boxes in this setup that have a working lm-sensors setup.

If you'd like the script I wrote, even though it's probably horrible
perl, I can post it up.

--Pat

On Tue, Jan 27, 2009 at 3:34 PM, Gavin Leonard <a class="moz-txt-link-rfc2396E" href="mailto:gleonard@progrexion.com"><gleonard@progrexion.com></a>
wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">How is this done? I have some systems in a closet that we have problems
with heat and I would love to be able to monitor this with hobbit..

-Gavin


-----Original Message-----
From: Patrick Nixon [<a class="moz-txt-link-freetext" href="mailto:pnixon@gmail.com">mailto:pnixon@gmail.com</a>]
Sent: Monday, January 26, 2009 7:54 PM
To: <a class="moz-txt-link-abbreviated" href="mailto:hobbit@hswn.dk">hobbit@hswn.dk</a>
Subject: Re: [hobbit] Temperature Graphs

okay,
 I figured out that Xymon can handle the temperature graph
automatically given the correct data format.

I found documented format to be:
Device             Temp(C)  Temp(F)
-----------------------------------
&green Temp1    42      90
&green Temp2    34      80
&green ACPI-Temp1       45      92


It's working all fine.

Thanks for all the help!

      </pre>
    </blockquote>
    <pre wrap="">To unsubscribe from the hobbit list, send an e-mail to
<a class="moz-txt-link-abbreviated" href="mailto:hobbit-unsubscribe@hswn.dk">hobbit-unsubscribe@hswn.dk</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->
On my side, I'm monitoring almost only linuxes. I wrote a script to get
temp/speed/voltages from sensors using lm-sensors (and hddtemp for hdd
temp...)
it's tested on a few different machines (like 4), but seems to be not too
much buggy.
You can get it here :
<a class="moz-txt-link-freetext" href="https://www.makelofine.org/xymon-plugins/hobbit-hardware-v0.1.tar.bz2">https://www.makelofine.org/xymon-plugins/hobbit-hardware-v0.1.tar.bz2</a>
If you take it, just tell me if you changed something in, so i'll include
your changes.

To unsubscribe from the hobbit list, send an e-mail to
<a class="moz-txt-link-abbreviated" href="mailto:hobbit-unsubscribe@hswn.dk">hobbit-unsubscribe@hswn.dk</a>



  </pre>
</blockquote>
<br>
</body>
</html>