<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: collectd + drraw + rrdtool</title>
	<atom:link href="http://duennes.wordpress.com/2008/05/25/collectd-drraw-rrdtool/feed/" rel="self" type="application/rss+xml" />
	<link>http://duennes.wordpress.com/2008/05/25/collectd-drraw-rrdtool/</link>
	<description>Also ab hier kommt eigentlich nur  dünnes...</description>
	<lastBuildDate>Fri, 29 May 2009 07:00:13 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: excowboy</title>
		<link>http://duennes.wordpress.com/2008/05/25/collectd-drraw-rrdtool/#comment-388</link>
		<dc:creator>excowboy</dc:creator>
		<pubDate>Fri, 04 Jul 2008 08:10:45 +0000</pubDate>
		<guid isPermaLink="false">http://duennes.wordpress.com/?p=59#comment-388</guid>
		<description>John, edit the file drraw.cgi, change the first line and let it point to your perl-binary for example 
#! /usr/bin/perl -T

Then search for the line 

= RRDs::fetch($file, $cf, ‘-s’, 0, ‘-e’, 0);

and replace it with

= RRDs::fetch($file, $cf, 0, 0);

Then run the graph configuration again.

hth
Mirko</description>
		<content:encoded><![CDATA[<p>John, edit the file drraw.cgi, change the first line and let it point to your perl-binary for example<br />
#! /usr/bin/perl -T</p>
<p>Then search for the line </p>
<p>= RRDs::fetch($file, $cf, ‘-s’, 0, ‘-e’, 0);</p>
<p>and replace it with</p>
<p>= RRDs::fetch($file, $cf, 0, 0);</p>
<p>Then run the graph configuration again.</p>
<p>hth<br />
Mirko</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://duennes.wordpress.com/2008/05/25/collectd-drraw-rrdtool/#comment-387</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 03 Jul 2008 20:05:18 +0000</pubDate>
		<guid isPermaLink="false">http://duennes.wordpress.com/?p=59#comment-387</guid>
		<description>I&#039;m sorry, I&#039;m a little unclear on what you are saying to do. (I have the exact problem that this is designed to solve)</description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry, I&#8217;m a little unclear on what you are saying to do. (I have the exact problem that this is designed to solve)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
