<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Graphing data from TEMPer USB probes in Cacti, v2.0</title>
	<atom:link href="http://www.tolaris.com/2012/07/25/graphing-data-from-temper-usb-probes-in-cacti-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tolaris.com/2012/07/25/graphing-data-from-temper-usb-probes-in-cacti-part-2/</link>
	<description>When the going gets tough, the tough sniff packets.</description>
	<lastBuildDate>Thu, 16 May 2013 07:40:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Tyler Wagner</title>
		<link>http://www.tolaris.com/2012/07/25/graphing-data-from-temper-usb-probes-in-cacti-part-2/comment-page-1/#comment-61504</link>
		<dc:creator>Tyler Wagner</dc:creator>
		<pubDate>Thu, 16 May 2013 07:40:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.tolaris.com/?p=1850#comment-61504</guid>
		<description><![CDATA[I tested the TEMPer (1130:660c) with my Raspberry Pi, and it works:

&lt;pre&gt;root@raspberrypi:~# temper-mon 
30.50&lt;/pre&gt;

Good luck with the USB HID support for model 0c45:7401. Did you check the changelog for the HIDtemper perl libraries to see if it is supported? You might need to get the latest build with CPAN. It&#039;s not a fun task, but there are guides to help you.]]></description>
		<content:encoded><![CDATA[<p>I tested the TEMPer (1130:660c) with my Raspberry Pi, and it works:</p>
<p></p><!-- Crayon Syntax Highlighter v2.2.0 -->

		<div id="crayon-51a12e3c82a47" class="crayon-syntax crayon-theme-classic crayon-font-monaco crayon-os-pc print-yes" data-settings=" minimize scroll-mouseover" style=" margin-top: 12px; margin-bottom: 12px; float: none; clear: both; font-size: 12px !important; line-height: 15px !important;">
		
			<div class="crayon-toolbar" data-settings=" mouseover hide delay" style="font-size: 12px !important;height: 18px !important; line-height: 18px !important;"><span class="crayon-title"></span>
			<div class="crayon-tools" style="font-size: 12px !important;height: 18px !important; line-height: 18px !important;"><div class="crayon-button crayon-nums-button" title="Toggle Line Numbers"><div class="crayon-button-icon"></div></div><div class="crayon-button crayon-plain-button" title="Toggle Plain Code"><div class="crayon-button-icon"></div></div><div class="crayon-button crayon-wrap-button" title="Toggle Line Wrap"><div class="crayon-button-icon"></div></div><div class="crayon-button crayon-expand-button" title="Expand Code"><div class="crayon-button-icon"></div></div><div class="crayon-button crayon-copy-button" title="Expand Code"><div class="crayon-button-icon"></div></div><div class="crayon-button crayon-popup-button" title="Open Code In New Window"><div class="crayon-button-icon"></div></div></div></div>
			<div class="crayon-info" style="min-height: 16.8px !important; line-height: 16.8px !important;"></div>
			<div class="crayon-plain-wrap"><textarea wrap="off" class="crayon-plain print-no" data-settings="dblclick" readonly style="-moz-tab-size:4; -o-tab-size:4; -webkit-tab-size:4; tab-size:4; font-size: 12px !important; line-height: 15px !important;">
root@raspberrypi:~# temper-mon 
30.50</textarea></div>
			<div class="crayon-main" style="">
				<table class="crayon-table">
					<tr class="crayon-row">
				<td class="crayon-nums " data-settings="show">
					<div class="crayon-nums-content" style="font-size: 12px !important; line-height: 15px !important;"><div class="crayon-num" data-line="crayon-51a12e3c82a47-1">1</div><div class="crayon-num crayon-striped-num" data-line="crayon-51a12e3c82a47-2">2</div></div>
				</td>
						<td class="crayon-code"><div class="crayon-pre" style="font-size: 12px !important; line-height: 15px !important;"><div class="crayon-line" id="crayon-51a12e3c82a47-1"><span class="i">root</span><span class="sy">@</span><span class="i">raspberrypi</span><span class="o">:</span><span class="o">~</span><span class="p"># temper-mon </span></div><div class="crayon-line crayon-striped-line" id="crayon-51a12e3c82a47-2"><span class="cn">30.50</span></div></div></td>
					</tr>
				</table>
			</div>
		</div>
<!-- [Format Time: 0.0008 seconds] -->
<p></p>
<p>Good luck with the USB HID support for model 0c45:7401. Did you check the changelog for the HIDtemper perl libraries to see if it is supported? You might need to get the latest build with CPAN. It&#8217;s not a fun task, but there are guides to help you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler Wagner</title>
		<link>http://www.tolaris.com/2012/07/25/graphing-data-from-temper-usb-probes-in-cacti-part-2/comment-page-1/#comment-59742</link>
		<dc:creator>Tyler Wagner</dc:creator>
		<pubDate>Tue, 14 May 2013 12:27:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.tolaris.com/?p=1850#comment-59742</guid>
		<description><![CDATA[My code doesn&#039;t do any of the USB work. It just uses the existing HIDtemper perl libraries. If they don&#039;t support your device, temper-mon won&#039;t.]]></description>
		<content:encoded><![CDATA[<p>My code doesn&#8217;t do any of the USB work. It just uses the existing HIDtemper perl libraries. If they don&#8217;t support your device, temper-mon won&#8217;t.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karel</title>
		<link>http://www.tolaris.com/2012/07/25/graphing-data-from-temper-usb-probes-in-cacti-part-2/comment-page-1/#comment-59683</link>
		<dc:creator>Karel</dc:creator>
		<pubDate>Tue, 14 May 2013 10:57:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.tolaris.com/?p=1850#comment-59683</guid>
		<description><![CDATA[I do, and it installed successfully, however for some reason I do not get the device appearing when I run the lsusb command, I may have a different version.... Checking the logs mine is a different version to what yours is/was :(

usb 1-1.3: new low-speed USB device number 48 using dwc_otg
usb 1-1.3: New USB device found, idVendor=0c45, idProduct=7401
usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 1-1.3: Product: TEMPerV1.4
usb 1-1.3: Manufacturer: RDing
input: RDing TEMPerV1.4 as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.0/input/input168

I may have a look at modifying the code and seeing if I can get it to work anyway]]></description>
		<content:encoded><![CDATA[<p>I do, and it installed successfully, however for some reason I do not get the device appearing when I run the lsusb command, I may have a different version&#8230;. Checking the logs mine is a different version to what yours is/was :(</p>
<p>usb 1-1.3: new low-speed USB device number 48 using dwc_otg<br />
usb 1-1.3: New USB device found, idVendor=0c45, idProduct=7401<br />
usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0<br />
usb 1-1.3: Product: TEMPerV1.4<br />
usb 1-1.3: Manufacturer: RDing<br />
input: RDing TEMPerV1.4 as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.0/input/input168</p>
<p>I may have a look at modifying the code and seeing if I can get it to work anyway</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler Wagner</title>
		<link>http://www.tolaris.com/2012/07/25/graphing-data-from-temper-usb-probes-in-cacti-part-2/comment-page-1/#comment-59673</link>
		<dc:creator>Tyler Wagner</dc:creator>
		<pubDate>Tue, 14 May 2013 10:44:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.tolaris.com/?p=1850#comment-59673</guid>
		<description><![CDATA[That&#039;s a great idea. I&#039;ve just added the temper-mon package to my wheezy repository for Raspberry Pi. I&#039;m not in a position to test with a Temper device right now. The dependencies install, however. Would you mind testing?]]></description>
		<content:encoded><![CDATA[<p>That&#8217;s a great idea. I&#8217;ve just added the temper-mon package to my wheezy repository for Raspberry Pi. I&#8217;m not in a position to test with a Temper device right now. The dependencies install, however. Would you mind testing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karel</title>
		<link>http://www.tolaris.com/2012/07/25/graphing-data-from-temper-usb-probes-in-cacti-part-2/comment-page-1/#comment-59645</link>
		<dc:creator>Karel</dc:creator>
		<pubDate>Tue, 14 May 2013 09:55:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.tolaris.com/?p=1850#comment-59645</guid>
		<description><![CDATA[This guide looks to be EXACTLY what I need, however I cannot seem to locate the &#039;temper-mon&#039; package for the Raspberry Pi, and the cpan method didn&#039;t work.

Do you have plans to update the Temper-mon Package to allow it to function on the Raspberry Pi? The ability to run more than one sensor from a single PC is awesome!

Karel]]></description>
		<content:encoded><![CDATA[<p>This guide looks to be EXACTLY what I need, however I cannot seem to locate the &#8216;temper-mon&#8217; package for the Raspberry Pi, and the cpan method didn&#8217;t work.</p>
<p>Do you have plans to update the Temper-mon Package to allow it to function on the Raspberry Pi? The ability to run more than one sensor from a single PC is awesome!</p>
<p>Karel</p>
]]></content:encoded>
	</item>
</channel>
</rss>
