<?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: apache-top</title>
	<atom:link href="http://www.fr3nd.net/projects/apache-top/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fr3nd.net</link>
	<description>fr3nd.net</description>
	<lastBuildDate>Tue, 31 Jan 2012 16:19:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: fr3nd</title>
		<link>http://www.fr3nd.net/projects/apache-top/comment-page-1/#comment-79788</link>
		<dc:creator>fr3nd</dc:creator>
		<pubDate>Wed, 11 Jan 2012 13:39:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.fr3nd.net/projects/apache-top/#comment-79788</guid>
		<description>Cool. Nice update! :)</description>
		<content:encoded><![CDATA[<p>Cool. Nice update! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.fr3nd.net/projects/apache-top/comment-page-1/#comment-79784</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 11 Jan 2012 12:52:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.fr3nd.net/projects/apache-top/#comment-79784</guid>
		<description>Loved the apache-top python script.

I have modified the script so that it is better responsive, and I added the possibility to change the interval interactively.

You can find the modified version of your script on my wiki:  http://www.isartor.org/wiki/Monitor_you_Apache_processes</description>
		<content:encoded><![CDATA[<p>Loved the apache-top python script.</p>
<p>I have modified the script so that it is better responsive, and I added the possibility to change the interval interactively.</p>
<p>You can find the modified version of your script on my wiki:  <a href="http://www.isartor.org/wiki/Monitor_you_Apache_processes" rel="nofollow">http://www.isartor.org/wiki/Monitor_you_Apache_processes</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nemke</title>
		<link>http://www.fr3nd.net/projects/apache-top/comment-page-1/#comment-75893</link>
		<dc:creator>Nemke</dc:creator>
		<pubDate>Tue, 23 Aug 2011 19:43:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.fr3nd.net/projects/apache-top/#comment-75893</guid>
		<description>ERROR parsing the data. Please, make sure you are alowed to read the server-status page and you have ExtendedStatus flag activated

I was getting this error to, then I setted up apache location for server-status to allow from 127.0.0.1

    Allow from 127.0.0.1

and because I setted it up as password protected area I had to add username and password to the url

python apache-top.py -u http://username:pass@localhost/server-status</description>
		<content:encoded><![CDATA[<p>ERROR parsing the data. Please, make sure you are alowed to read the server-status page and you have ExtendedStatus flag activated</p>
<p>I was getting this error to, then I setted up apache location for server-status to allow from 127.0.0.1</p>
<p>    Allow from 127.0.0.1</p>
<p>and because I setted it up as password protected area I had to add username and password to the url</p>
<p>python apache-top.py -u <a href="http://username:pass@localhost/server-status" rel="nofollow">http://username:pass@localhost/server-status</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.fr3nd.net/projects/apache-top/comment-page-1/#comment-70877</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Fri, 29 Oct 2010 10:40:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.fr3nd.net/projects/apache-top/#comment-70877</guid>
		<description>Better finding this later rather than never... lol

It&#039;s extactly what I&#039;ve been looking for a while now!

Cheers! :)</description>
		<content:encoded><![CDATA[<p>Better finding this later rather than never&#8230; lol</p>
<p>It&#8217;s extactly what I&#8217;ve been looking for a while now!</p>
<p>Cheers! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shawn</title>
		<link>http://www.fr3nd.net/projects/apache-top/comment-page-1/#comment-70631</link>
		<dc:creator>shawn</dc:creator>
		<pubDate>Tue, 12 Oct 2010 22:15:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.fr3nd.net/projects/apache-top/#comment-70631</guid>
		<description>@magu sounds good, I will put together a site and a mailing list for this soon.</description>
		<content:encoded><![CDATA[<p>@magu sounds good, I will put together a site and a mailing list for this soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: magu</title>
		<link>http://www.fr3nd.net/projects/apache-top/comment-page-1/#comment-70630</link>
		<dc:creator>magu</dc:creator>
		<pubDate>Tue, 12 Oct 2010 22:06:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.fr3nd.net/projects/apache-top/#comment-70630</guid>
		<description>@shawn: It would be interesting to also code it for Lighttpd and nginx support. I can help you with testing on them, if necessary.</description>
		<content:encoded><![CDATA[<p>@shawn: It would be interesting to also code it for Lighttpd and nginx support. I can help you with testing on them, if necessary.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fr3nd</title>
		<link>http://www.fr3nd.net/projects/apache-top/comment-page-1/#comment-70629</link>
		<dc:creator>fr3nd</dc:creator>
		<pubDate>Tue, 12 Oct 2010 22:04:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.fr3nd.net/projects/apache-top/#comment-70629</guid>
		<description>@shawn: Sure you can! Just let me know the url where you publish it when it&#039;s online so I can update this page.

Thanks!</description>
		<content:encoded><![CDATA[<p>@shawn: Sure you can! Just let me know the url where you publish it when it&#8217;s online so I can update this page.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shawn</title>
		<link>http://www.fr3nd.net/projects/apache-top/comment-page-1/#comment-70628</link>
		<dc:creator>shawn</dc:creator>
		<pubDate>Tue, 12 Oct 2010 20:48:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.fr3nd.net/projects/apache-top/#comment-70628</guid>
		<description>fr3nd, can I take over this project, do you mind?</description>
		<content:encoded><![CDATA[<p>fr3nd, can I take over this project, do you mind?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pera Tudt</title>
		<link>http://www.fr3nd.net/projects/apache-top/comment-page-1/#comment-70267</link>
		<dc:creator>Pera Tudt</dc:creator>
		<pubDate>Sun, 29 Aug 2010 07:56:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.fr3nd.net/projects/apache-top/#comment-70267</guid>
		<description>./apache-top.py -u http://localhost/server-status
is working fine for me.
Is there some way to sort by CPU?
Is there some way to have time intervals, like last 10 min?

Thanks for great product...</description>
		<content:encoded><![CDATA[<p>./apache-top.py -u <a href="http://localhost/server-status" rel="nofollow">http://localhost/server-status</a><br />
is working fine for me.<br />
Is there some way to sort by CPU?<br />
Is there some way to have time intervals, like last 10 min?</p>
<p>Thanks for great product&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shawn</title>
		<link>http://www.fr3nd.net/projects/apache-top/comment-page-1/#comment-69687</link>
		<dc:creator>shawn</dc:creator>
		<pubDate>Wed, 02 Jun 2010 00:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.fr3nd.net/projects/apache-top/#comment-69687</guid>
		<description>Thanks for this project its great..

What we need for update is -

spacebar refresh

Also, is their a active thread or mailing list for people working on this project?</description>
		<content:encoded><![CDATA[<p>Thanks for this project its great..</p>
<p>What we need for update is -</p>
<p>spacebar refresh</p>
<p>Also, is their a active thread or mailing list for people working on this project?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

