<?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: Poor Man&#8217;s &#8220;top&#8221; for MySQL</title>
	<atom:link href="http://naleid.com/blog/2009/06/18/poor-mans-top-for-mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://naleid.com/blog/2009/06/18/poor-mans-top-for-mysql/</link>
	<description>Groovy, Grails and OS X tips and tricks</description>
	<lastBuildDate>Thu, 17 May 2012 00:35:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Jackson Leung</title>
		<link>http://naleid.com/blog/2009/06/18/poor-mans-top-for-mysql/comment-page-1/#comment-3071</link>
		<dc:creator>Jackson Leung</dc:creator>
		<pubDate>Wed, 17 Aug 2011 00:54:44 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=57#comment-3071</guid>
		<description>I like watch. You can employ watch to do many things, but mtop, you&#039;re pretty much stuck with mysql.</description>
		<content:encoded><![CDATA[<p>I like watch. You can employ watch to do many things, but mtop, you&#8217;re pretty much stuck with mysql.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tednaleid</title>
		<link>http://naleid.com/blog/2009/06/18/poor-mans-top-for-mysql/comment-page-1/#comment-1456</link>
		<dc:creator>tednaleid</dc:creator>
		<pubDate>Thu, 18 Jun 2009 14:39:09 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=57#comment-1456</guid>
		<description>@Alex heh, you were actually the first person I ever saw use watch over at HTS. I was similarly blown away and use it for all kinds of stuff now :).

I mentioned mytop briefly in the post and it does look a little better, but it&#039;s less ubiquitous than just having watch installed (plus mysql of course).</description>
		<content:encoded><![CDATA[<p>@Alex heh, you were actually the first person I ever saw use watch over at HTS. I was similarly blown away and use it for all kinds of stuff now :).</p>
<p>I mentioned mytop briefly in the post and it does look a little better, but it&#8217;s less ubiquitous than just having watch installed (plus mysql of course).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tednaleid</title>
		<link>http://naleid.com/blog/2009/06/18/poor-mans-top-for-mysql/comment-page-1/#comment-1455</link>
		<dc:creator>tednaleid</dc:creator>
		<pubDate>Thu, 18 Jun 2009 14:33:44 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=57#comment-1455</guid>
		<description>A &lt;a href=&quot;http://www.dzone.com/links/poor_mans_top_for_mysql.html&quot; rel=&quot;nofollow&quot;&gt;poster over on DZone&lt;/a&gt; also mentioned &lt;a href=&quot;http://mtop.sourceforge.net/&quot; rel=&quot;nofollow&quot;&gt;mtop&lt;/a&gt; which I wasn&#039;t familiar with.  A quick search doesn&#039;t show it in macports, so it&#039;s still something that&#039;s a little more difficult to cobble together than what I have above, but it could be worth a look if you&#039;re want something better than the &quot;poor man&#039;s&quot; version :).</description>
		<content:encoded><![CDATA[<p>A <a href="http://www.dzone.com/links/poor_mans_top_for_mysql.html" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/www.dzone.com/links/poor_mans_top_for_mysql.html?referer=');">poster over on DZone</a> also mentioned <a href="http://mtop.sourceforge.net/" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/mtop.sourceforge.net/?referer=');">mtop</a> which I wasn&#8217;t familiar with.  A quick search doesn&#8217;t show it in macports, so it&#8217;s still something that&#8217;s a little more difficult to cobble together than what I have above, but it could be worth a look if you&#8217;re want something better than the &#8220;poor man&#8217;s&#8221; version :).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Vollmer</title>
		<link>http://naleid.com/blog/2009/06/18/poor-mans-top-for-mysql/comment-page-1/#comment-1454</link>
		<dc:creator>Alex Vollmer</dc:creator>
		<pubDate>Thu, 18 Jun 2009 13:41:38 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=57#comment-1454</guid>
		<description>I love watch. The first time I saw somebody use it, I was blown away.

Have you seen &quot;MyTop&quot;? I&#039;ve used it on other projects and it does something pretty similar to what you&#039;ve got with a couple of extras. http://jeremy.zawodny.com/mysql/mytop/

It looks like mytop was originally targeted to mysql 3.x and 4.x, but http://ebergen.net/wordpress/2006/12/09/mytop-support-for-50/ has a patch. Might be worth checking out (or not).

Cheers,

Alex</description>
		<content:encoded><![CDATA[<p>I love watch. The first time I saw somebody use it, I was blown away.</p>
<p>Have you seen &#8220;MyTop&#8221;? I&#8217;ve used it on other projects and it does something pretty similar to what you&#8217;ve got with a couple of extras. <a href="http://jeremy.zawodny.com/mysql/mytop/" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/jeremy.zawodny.com/mysql/mytop/?referer=');">http://jeremy.zawodny.com/mysql/mytop/</a></p>
<p>It looks like mytop was originally targeted to mysql 3.x and 4.x, but <a href="http://ebergen.net/wordpress/2006/12/09/mytop-support-for-50/" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/ebergen.net/wordpress/2006/12/09/mytop-support-for-50/?referer=');">http://ebergen.net/wordpress/2006/12/09/mytop-support-for-50/</a> has a patch. Might be worth checking out (or not).</p>
<p>Cheers,</p>
<p>Alex</p>
]]></content:encoded>
	</item>
</channel>
</rss>

