<?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: Cacti: Using Cacti to monitor web page loading &#8211; Part 1</title>
	<atom:link href="http://www.askaboutphp.com/44/cacti-using-cacti-to-monitor-web-page-loading-part-1.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.askaboutphp.com/44/cacti-using-cacti-to-monitor-web-page-loading-part-1.html</link>
	<description></description>
	<lastBuildDate>Mon, 30 Jan 2012 06:32:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Snis</title>
		<link>http://www.askaboutphp.com/44/cacti-using-cacti-to-monitor-web-page-loading-part-1.html/comment-page-1#comment-58424</link>
		<dc:creator>Snis</dc:creator>
		<pubDate>Wed, 18 Jan 2012 20:56:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.askaboutphp.com/?p=44#comment-58424</guid>
		<description>Hi, got an error while running the pageload-agent.php, that told me that &quot;eregi&quot; is deprecated.
It is used on line 10.
I replaced it with:
 if (!preg_match(&#039;/^http\:\/\//&#039;, $url_argv)) {

And it seems to work.</description>
		<content:encoded><![CDATA[<p>Hi, got an error while running the pageload-agent.php, that told me that &#8220;eregi&#8221; is deprecated.<br />
It is used on line 10.<br />
I replaced it with:<br />
 if (!preg_match(&#8216;/^http\:\/\//&#8217;, $url_argv)) {</p>
<p>And it seems to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dang</title>
		<link>http://www.askaboutphp.com/44/cacti-using-cacti-to-monitor-web-page-loading-part-1.html/comment-page-1#comment-48253</link>
		<dc:creator>dang</dc:creator>
		<pubDate>Wed, 05 Oct 2011 09:13:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.askaboutphp.com/?p=44#comment-48253</guid>
		<description>Hi all, i have this error when try the agent, anyone can help me ??
PHP Notice:  Undefined index: namelookup_time in /home/dangdh/pageload/pageload-agent.php on line 39
dns:PHP Notice:  Undefined index: connect_time in /home/dangdh/pageload/pageload-agent.php on line 40
 con:PHP Notice:  Undefined index: pretransfer_time in /home/dangdh/pageload/pageload-agent.php on line 41
 pre:PHP Notice:  Undefined index: starttransfer_time in /home/dangdh/pageload/pageload-agent.php on line 42
 str:PHP Notice:  Undefined index: total_time in /home/dangdh/pageload/pageload-agent.php on line 43
 ttl:PHP Notice:  Undefined index: size_download in /home/dangdh/pageload/pageload-agent.php on line 44
 sze:PHP Notice:  Undefined index: speed_download in /home/dangdh/pageload/pageload-agent.php on line 45</description>
		<content:encoded><![CDATA[<p>Hi all, i have this error when try the agent, anyone can help me ??<br />
PHP Notice:  Undefined index: namelookup_time in /home/dangdh/pageload/pageload-agent.php on line 39<br />
dns:PHP Notice:  Undefined index: connect_time in /home/dangdh/pageload/pageload-agent.php on line 40<br />
 con:PHP Notice:  Undefined index: pretransfer_time in /home/dangdh/pageload/pageload-agent.php on line 41<br />
 pre:PHP Notice:  Undefined index: starttransfer_time in /home/dangdh/pageload/pageload-agent.php on line 42<br />
 str:PHP Notice:  Undefined index: total_time in /home/dangdh/pageload/pageload-agent.php on line 43<br />
 ttl:PHP Notice:  Undefined index: size_download in /home/dangdh/pageload/pageload-agent.php on line 44<br />
 sze:PHP Notice:  Undefined index: speed_download in /home/dangdh/pageload/pageload-agent.php on line 45</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://www.askaboutphp.com/44/cacti-using-cacti-to-monitor-web-page-loading-part-1.html/comment-page-1#comment-26954</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Thu, 11 Nov 2010 16:07:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.askaboutphp.com/?p=44#comment-26954</guid>
		<description>has anybody try to do full page download including executing java scripts, etc with cacti?</description>
		<content:encoded><![CDATA[<p>has anybody try to do full page download including executing java scripts, etc with cacti?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raymond</title>
		<link>http://www.askaboutphp.com/44/cacti-using-cacti-to-monitor-web-page-loading-part-1.html/comment-page-1#comment-25573</link>
		<dc:creator>Raymond</dc:creator>
		<pubDate>Wed, 06 Oct 2010 09:16:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.askaboutphp.com/?p=44#comment-25573</guid>
		<description>Daniel,

Can you please share your templates ?</description>
		<content:encoded><![CDATA[<p>Daniel,</p>
<p>Can you please share your templates ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rudiger Wolf</title>
		<link>http://www.askaboutphp.com/44/cacti-using-cacti-to-monitor-web-page-loading-part-1.html/comment-page-1#comment-24476</link>
		<dc:creator>Rudiger Wolf</dc:creator>
		<pubDate>Fri, 03 Sep 2010 09:19:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.askaboutphp.com/?p=44#comment-24476</guid>
		<description>I think I am having some permission problems with the page load agent.

Any suggestions on how to make sure that the agent script is being run and updating the rra file?

When I turn on debuging in the chart I get a message as follows:
RRDTool Says:
ERROR: No DS called &#039;con&#039; in &#039;/var/lib/cacti/rra/con_8.rrd&#039;

I assume that means the data is not getting into rra file. Yet running script for cli works fine.

Your thoughts?</description>
		<content:encoded><![CDATA[<p>I think I am having some permission problems with the page load agent.</p>
<p>Any suggestions on how to make sure that the agent script is being run and updating the rra file?</p>
<p>When I turn on debuging in the chart I get a message as follows:<br />
RRDTool Says:<br />
ERROR: No DS called &#8216;con&#8217; in &#8216;/var/lib/cacti/rra/con_8.rrd&#8217;</p>
<p>I assume that means the data is not getting into rra file. Yet running script for cli works fine.</p>
<p>Your thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: waterjiang</title>
		<link>http://www.askaboutphp.com/44/cacti-using-cacti-to-monitor-web-page-loading-part-1.html/comment-page-1#comment-22198</link>
		<dc:creator>waterjiang</dc:creator>
		<pubDate>Thu, 24 Jun 2010 03:19:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.askaboutphp.com/?p=44#comment-22198</guid>
		<description>是个好东西，谢谢。</description>
		<content:encoded><![CDATA[<p>是个好东西，谢谢。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Ebright</title>
		<link>http://www.askaboutphp.com/44/cacti-using-cacti-to-monitor-web-page-loading-part-1.html/comment-page-1#comment-20783</link>
		<dc:creator>Jim Ebright</dc:creator>
		<pubDate>Wed, 21 Apr 2010 21:04:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.askaboutphp.com/?p=44#comment-20783</guid>
		<description>The template for this would be nice, I too would like a copy.</description>
		<content:encoded><![CDATA[<p>The template for this would be nice, I too would like a copy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: greg taylor</title>
		<link>http://www.askaboutphp.com/44/cacti-using-cacti-to-monitor-web-page-loading-part-1.html/comment-page-1#comment-18903</link>
		<dc:creator>greg taylor</dc:creator>
		<pubDate>Thu, 28 Jan 2010 00:36:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.askaboutphp.com/?p=44#comment-18903</guid>
		<description>I&#039;d like to see your template as well. I would appreciate it.</description>
		<content:encoded><![CDATA[<p>I&#8217;d like to see your template as well. I would appreciate it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chaw</title>
		<link>http://www.askaboutphp.com/44/cacti-using-cacti-to-monitor-web-page-loading-part-1.html/comment-page-1#comment-14569</link>
		<dc:creator>chaw</dc:creator>
		<pubDate>Fri, 02 Oct 2009 11:32:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.askaboutphp.com/?p=44#comment-14569</guid>
		<description>Hi Fabiano,

Could you please send me this template ?

Thanks a lot</description>
		<content:encoded><![CDATA[<p>Hi Fabiano,</p>
<p>Could you please send me this template ?</p>
<p>Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabiano Cese</title>
		<link>http://www.askaboutphp.com/44/cacti-using-cacti-to-monitor-web-page-loading-part-1.html/comment-page-1#comment-13815</link>
		<dc:creator>Fabiano Cese</dc:creator>
		<pubDate>Wed, 02 Sep 2009 13:07:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.askaboutphp.com/?p=44#comment-13815</guid>
		<description>Hi All,

thanks for this guy for develop this plugin for monitoring URL&#039;s, i appreciate.

So, I did a template, if anyone wanna this plugin, please, send a e-mail.

Thanks a lot.</description>
		<content:encoded><![CDATA[<p>Hi All,</p>
<p>thanks for this guy for develop this plugin for monitoring URL&#8217;s, i appreciate.</p>
<p>So, I did a template, if anyone wanna this plugin, please, send a e-mail.</p>
<p>Thanks a lot.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

