<?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: PHP RRDTool tutorial</title>
	<atom:link href="http://www.ioncannon.net/system-administration/59/php-rrdtool-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ioncannon.net/system-administration/59/php-rrdtool-tutorial/</link>
	<description>Thoughts on Software Development and Engineering</description>
	<lastBuildDate>Thu, 09 Sep 2010 14:56:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Reid Nicholson</title>
		<link>http://www.ioncannon.net/system-administration/59/php-rrdtool-tutorial/comment-page-1/#comment-171194</link>
		<dc:creator>Reid Nicholson</dc:creator>
		<pubDate>Thu, 03 Jun 2010 02:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/system-administration/59/php-rrdtool-tutorial/#comment-171194</guid>
		<description>Had a problem with the php-rrdtool RPM on a Centos5.x server.  The RPM didn&#039;t add the file &quot;rrdtool.ini&quot; to the &quot;/etc/php.d/&quot; directory.  Added the file with the following 2 lines:
     ; Enable rrdtool extension module 
     extension=rrdtool.so

restarted httpd and the module loaded.</description>
		<content:encoded><![CDATA[<p>Had a problem with the php-rrdtool RPM on a Centos5.x server.  The RPM didn&#039;t add the file &#034;rrdtool.ini&#034; to the &#034;/etc/php.d/&#034; directory.  Added the file with the following 2 lines:<br />
     ; Enable rrdtool extension module<br />
     extension=rrdtool.so</p>
<p>restarted httpd and the module loaded.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carson</title>
		<link>http://www.ioncannon.net/system-administration/59/php-rrdtool-tutorial/comment-page-1/#comment-169173</link>
		<dc:creator>carson</dc:creator>
		<pubDate>Mon, 03 May 2010 16:47:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/system-administration/59/php-rrdtool-tutorial/#comment-169173</guid>
		<description>@tarek Make sure the options that need a double dash haven&#039;t been converted into the special long dash. For instance, the first value in the opts should have two dashes in front of it.</description>
		<content:encoded><![CDATA[<p>@tarek Make sure the options that need a double dash haven&#039;t been converted into the special long dash. For instance, the first value in the opts should have two dashes in front of it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tarek</title>
		<link>http://www.ioncannon.net/system-administration/59/php-rrdtool-tutorial/comment-page-1/#comment-168660</link>
		<dc:creator>tarek</dc:creator>
		<pubDate>Tue, 27 Apr 2010 16:00:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/system-administration/59/php-rrdtool-tutorial/#comment-168660</guid>
		<description>Another question: How to display the graph on the web page?

Thanks.</description>
		<content:encoded><![CDATA[<p>Another question: How to display the graph on the web page?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tarek</title>
		<link>http://www.ioncannon.net/system-administration/59/php-rrdtool-tutorial/comment-page-1/#comment-168654</link>
		<dc:creator>tarek</dc:creator>
		<pubDate>Tue, 27 Apr 2010 15:02:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/system-administration/59/php-rrdtool-tutorial/#comment-168654</guid>
		<description>Hi and thanks for this tutorial, i had some trouble with php and rrdtool and i got this error : rrd_graph() ERROR: unknown option &#039;1&#039; when i try to run your exemple, do you know how to fix that?

Regards.</description>
		<content:encoded><![CDATA[<p>Hi and thanks for this tutorial, i had some trouble with php and rrdtool and i got this error : rrd_graph() ERROR: unknown option &#039;1&#039; when i try to run your exemple, do you know how to fix that?</p>
<p>Regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carson</title>
		<link>http://www.ioncannon.net/system-administration/59/php-rrdtool-tutorial/comment-page-1/#comment-165984</link>
		<dc:creator>carson</dc:creator>
		<pubDate>Mon, 22 Mar 2010 13:08:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/system-administration/59/php-rrdtool-tutorial/#comment-165984</guid>
		<description>@Soule You probably want to make sure that the step has two dashes in front of it and not one long dash. Depending on the day the double dashes get changed into one long dash by wordpress and make things fail.</description>
		<content:encoded><![CDATA[<p>@Soule You probably want to make sure that the step has two dashes in front of it and not one long dash. Depending on the day the double dashes get changed into one long dash by wordpress and make things fail.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Soule</title>
		<link>http://www.ioncannon.net/system-administration/59/php-rrdtool-tutorial/comment-page-1/#comment-165257</link>
		<dc:creator>Soule</dc:creator>
		<pubDate>Sun, 14 Mar 2010 21:37:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/system-administration/59/php-rrdtool-tutorial/#comment-165257</guid>
		<description>Hello,

I&#039;ve been following your fine tutorial from the start. I&#039;m running Ubuntu server 8.04, I&#039;ve installed the RRDtool extention and copied the first script you published - 
but I get this error:  

Create error: can&#039;t parse argument &#039;–step&#039; 

Can you help me? For the record, i installed from ubuntu repository librrd-dev and did the rest manually, and on phpinfo() it says rrdtool 1.2x.

Cheers,

-Soule</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I&#039;ve been following your fine tutorial from the start. I&#039;m running Ubuntu server 8.04, I&#039;ve installed the RRDtool extention and copied the first script you published &#8211;<br />
but I get this error:  </p>
<p>Create error: can&#039;t parse argument &#039;–step&#039; </p>
<p>Can you help me? For the record, i installed from ubuntu repository librrd-dev and did the rest manually, and on phpinfo() it says rrdtool 1.2x.</p>
<p>Cheers,</p>
<p>-Soule</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Linux</title>
		<link>http://www.ioncannon.net/system-administration/59/php-rrdtool-tutorial/comment-page-1/#comment-163518</link>
		<dc:creator>Joe Linux</dc:creator>
		<pubDate>Fri, 19 Feb 2010 08:36:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/system-administration/59/php-rrdtool-tutorial/#comment-163518</guid>
		<description>Hi,

The extension build fine, but when i tried this example i got the following error :

&lt;code&gt;
Create error: can&#039;t parse argument &#039;net.rrd&#039;
&lt;/code&gt;

If anyone has an idea... seems there&#039;s something weird in the API... Something related to my versions ? RRDtool 1.3.1 and PHP 5.2.5, and i&#039;m on a 64-bits (AMD) plateform.

Thanks for any help,
regards,</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>The extension build fine, but when i tried this example i got the following error :</p>
<div class="codesnip-container" >Create error: can&#039;t parse argument &#039;net.rrd&#039;</div>
<p>If anyone has an idea&#8230; seems there&#039;s something weird in the API&#8230; Something related to my versions ? RRDtool 1.3.1 and PHP 5.2.5, and i&#039;m on a 64-bits (AMD) plateform.</p>
<p>Thanks for any help,<br />
regards,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luigi Rosa</title>
		<link>http://www.ioncannon.net/system-administration/59/php-rrdtool-tutorial/comment-page-1/#comment-162799</link>
		<dc:creator>Luigi Rosa</dc:creator>
		<pubDate>Sun, 07 Feb 2010 07:07:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/system-administration/59/php-rrdtool-tutorial/#comment-162799</guid>
		<description>Under CentOS/64 the rrd_create() function returned &quot;can&#039;t parse argument &#039;\x96step&#039;&quot; error.

I solved it calling the function in this way:

&lt;code&gt;$opts = array( chr(45).chr(45).&quot;step&quot;, &quot;900&quot;, chr(45).chr(45).&quot;start&quot;,  0,&lt;/code&gt;

and so on.</description>
		<content:encoded><![CDATA[<p>Under CentOS/64 the rrd_create() function returned &#034;can&#039;t parse argument &#039;\x96step&#039;&#034; error.</p>
<p>I solved it calling the function in this way:</p>
<div class="codesnip-container" >$opts = array( chr(45).chr(45).&#034;step&#034;, &#034;900&#034;, chr(45).chr(45).&#034;start&#034;,  0,</div>
<p>and so on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Installing RRDTool for PHP on Ubuntu Server</title>
		<link>http://www.ioncannon.net/system-administration/59/php-rrdtool-tutorial/comment-page-1/#comment-156770</link>
		<dc:creator>Installing RRDTool for PHP on Ubuntu Server</dc:creator>
		<pubDate>Wed, 11 Nov 2009 07:34:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/system-administration/59/php-rrdtool-tutorial/#comment-156770</guid>
		<description>[...] PHP RRDTool tutorial [...]</description>
		<content:encoded><![CDATA[<p>[...] PHP RRDTool tutorial [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.ioncannon.net/system-administration/59/php-rrdtool-tutorial/comment-page-1/#comment-146482</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Fri, 14 Aug 2009 00:01:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/system-administration/59/php-rrdtool-tutorial/#comment-146482</guid>
		<description>Hi,

thx for excellent tutorial.

I have question:

Is it possible to make network graph (based on netacct-mysql) with 5min average?

Thx</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>thx for excellent tutorial.</p>
<p>I have question:</p>
<p>Is it possible to make network graph (based on netacct-mysql) with 5min average?</p>
<p>Thx</p>
]]></content:encoded>
	</item>
</channel>
</rss>
