On Wed, Jun 25, 2008 at 10:28 AM, Eric Boyd <<a href="mailto:eric@iconla.com">eric@iconla.com</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I am looking to add temperature graphs to hobbit.<br>
<br>
What should I use to monitor and graph the temperature of our server room?<br>
None of our servers report any temperature readings in the client data.<br>
We have some APC battery backups that have environmental monitors built in, but I am willing to spend a little cash on a separate device if there is something proven to work with Hobbit.</blockquote><div><br>I'm using OneWire DS18S20 sensors from Maxim-IC.com to watch room and refrigerator temps in my wife's dairy at home.  Right now it's a bit of a hack, with the sensors just soldered onto old phone cables, but it works just fine.  The fridge seems to be maintaining about 25F while the room temp gets up over 85F.<br>
<br>I'm using digitemp to read the sensors, which can be hooked up to either USB or serial ports, though it's also possible to use owfs.  The readings are fed to Hobbit via a custom script that generates NCV compatible data for graphing.<br>
<br>The bare sensors are about $5, and the USB or serial port connector is around $30.  You can use any old ethernet or phone cable.<br><br>Ralph Mitchell<br></div></div>