[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Temperature Graphs
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Temperature Graphs
- From: Ralph Mitchell <ralphmitchell (at) gmail.com>
- Date: Tue, 27 Jan 2009 16:00:10 -0600
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=QNqhZgHHZAHIk/3jdT0XY+QWJqpEz/BCHy/qkL9ApAQ=; b=H9C3s324tuU7TTXSACYhgf97mFOuYFRP7UB3w6eiIgruVXAMBdYozZyLX3VEY1EpnY 8dIBTRd96pX3Bd8i4DXfSfzkCgOfAtIK4YUshanWpF3hrRXKW3LuolKqOgeIxjwcgNSu oI1Lr3+40GwGZsFIpOgI7Nov3m9U523qef79M=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=c4pydTQbZHKMb4J//+IKQBvpDnBa5e2WBziK5TzECXctEScacs1w0QayrVqZBgdoAa zP5vT224JmcZED3/5Ji+u3fve97gwJ5lrcwUxewB5tM5/Hzpj4qy8p6f0h3BhFwsrHnR xHwHHmT/l5R8ezH/Y11kmK/lO6nCWNrNjGq/U=
- References: <c6fda93d0901250829i71cb81capfe52a152b37f05c7 (at) mail.gmail.com> <200901251938.21741.stef.coene (at) docum.org> <58EF0861D3A1A04182720B3A5231C7C203E7037B (at) usplm205.amer.corp.eds.com> <c6fda93d0901261853s1d00d58dk5c0fd7b12856ca3b (at) mail.gmail.com> <C76DE1C678818B4E9D7722DA7D47897B75A4A56447 (at) OMAHA.pgx.local>
If the systems don't already have their own internal heat sensors, you can
easily add a One-Wire sensor to the closet. You can get ready-built modules
here:
http://www.hobby-boards.com/catalog/product_info.php?cPath=24&products_id=109&osCsid=efa67c007302cef289ca6efa1559e603
and either the serial or the USB adaptor:
http://www.hobby-boards.com/catalog/product_info.php?cPath=23&products_id=28
http://www.hobby-boards.com/catalog/product_info.php?cPath=23&products_id=1503
Software to read One-Wire devices is here:
http://www.digitemp.com/software.shtml
You'll also need their cable to connect the module to the adaptor. If
you're handy with a soldering iron you could skip the module and just get
the bare temperature sensor (DS18S20), cut one jack off a phone cord and
solder the sensor to the relevant wires. The other jack on the phone wire
will plug directly into the adaptor.
I've got a script for reading the temps via digitemp and reporting to Xymon,
but the machine it's on is currently unreachable.
I'm not affiliated in any way to Hobby Boards, not even as a customer, but I
do have some of those sensors monitoring temps in parts of my workshop.
Ralph Mitchell
On Tue, Jan 27, 2009 at 2:34 PM, Gavin Leonard <gleonard (at) progrexion.com>wrote:
> 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 [mailto:pnixon (at) gmail.com]
> Sent: Monday, January 26, 2009 7:54 PM
> To: hobbit (at) hswn.dk
> 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!
>
> To unsubscribe from the hobbit list, send an e-mail to
> hobbit-unsubscribe (at) hswn.dk
>
>
>
> To unsubscribe from the hobbit list, send an e-mail to
> hobbit-unsubscribe (at) hswn.dk
>
>
>