<?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: The innotop MySQL and InnoDB monitor</title>
	<atom:link href="http://www.xaprb.com/blog/2006/07/02/innotop-mysql-innodb-monitor/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xaprb.com/blog/2006/07/02/innotop-mysql-innodb-monitor/</link>
	<description>Stay curious!</description>
	<lastBuildDate>Thu, 09 Feb 2012 09:56:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Xaprb</title>
		<link>http://www.xaprb.com/blog/2006/07/02/innotop-mysql-innodb-monitor/#comment-3354</link>
		<dc:creator>Xaprb</dc:creator>
		<pubDate>Wed, 24 Jan 2007 15:45:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=169#comment-3354</guid>
		<description>&lt;p&gt;Hi Bartosz, I&#039;ll respond to you via email... this might be something I will add to the 1.0 branch if you need, or maybe it can wait till 1.4.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi Bartosz, I&#8217;ll respond to you via email&#8230; this might be something I will add to the 1.0 branch if you need, or maybe it can wait till 1.4.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bartosz Fenski</title>
		<link>http://www.xaprb.com/blog/2006/07/02/innotop-mysql-innodb-monitor/#comment-3316</link>
		<dc:creator>Bartosz Fenski</dc:creator>
		<pubDate>Tue, 23 Jan 2007 06:57:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=169#comment-3316</guid>
		<description>&lt;p&gt;As far as I can see innotop can&#039;t connect to server via socket file, and I think that would be useful feature.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>As far as I can see innotop can&#8217;t connect to server via socket file, and I think that would be useful feature.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xaprb</title>
		<link>http://www.xaprb.com/blog/2006/07/02/innotop-mysql-innodb-monitor/#comment-2724</link>
		<dc:creator>Xaprb</dc:creator>
		<pubDate>Mon, 04 Dec 2006 14:05:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=169#comment-2724</guid>
		<description>&lt;p&gt;Hi Fredrik, thanks for writing in.  I am working on these features right now, and many others too (I got a lot of feedback and ideas at the MySQL Camp).  Please feel free to write me at &lt;script type=&quot;text/javascript&quot;&gt;document.write(author_email)&lt;/script&gt; if you have other requests!&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi Fredrik, thanks for writing in.  I am working on these features right now, and many others too (I got a lot of feedback and ideas at the MySQL Camp).  Please feel free to write me at <script type="text/javascript">document.write(author_email)</script> if you have other requests!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fredrik</title>
		<link>http://www.xaprb.com/blog/2006/07/02/innotop-mysql-innodb-monitor/#comment-2723</link>
		<dc:creator>Fredrik</dc:creator>
		<pubDate>Mon, 04 Dec 2006 13:45:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=169#comment-2723</guid>
		<description>&lt;p&gt;Hi and thanks, I tried the tool, and it gives nice info.
One thing I&#039;m missing tho. Is to output the monitoring to file. I.e 
./innotop 10 5 -monitor1 -monitor2 -F file.txt  . Where #1 is times and #2 is interval and monitor would be some switches I&#039;m interested of.
Or just a plain dumpout to console for redirection.
This is because id like another monitor/agent to read values/evaluate-threshold/send event/
It would make it much more useful for a distributed monitoring.
Also provide where/which configuration file to read,
./innotop -config /path/to/my/innotop.cfg&lt;/p&gt;

&lt;p&gt;Br Fredrik&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi and thanks, I tried the tool, and it gives nice info.<br />
One thing I&#8217;m missing tho. Is to output the monitoring to file. I.e<br />
./innotop 10 5 -monitor1 -monitor2 -F file.txt  . Where #1 is times and #2 is interval and monitor would be some switches I&#8217;m interested of.<br />
Or just a plain dumpout to console for redirection.<br />
This is because id like another monitor/agent to read values/evaluate-threshold/send event/<br />
It would make it much more useful for a distributed monitoring.<br />
Also provide where/which configuration file to read,<br />
./innotop -config /path/to/my/innotop.cfg</p>
<p>Br Fredrik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hosam</title>
		<link>http://www.xaprb.com/blog/2006/07/02/innotop-mysql-innodb-monitor/#comment-2636</link>
		<dc:creator>Hosam</dc:creator>
		<pubDate>Tue, 28 Nov 2006 12:22:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=169#comment-2636</guid>
		<description>&lt;p&gt;Many thanks! I was able to get what I need. I added &lt;i&gt;log=SOMEFILE.LOG&lt;/i&gt; to my.ini under [mysqld] and the queries started showing up. I used &lt;a href=&quot;http://tailforwin32.sourceforge.net/&quot; rel=&quot;nofollow&quot;&gt;Tail for windows&lt;/a&gt; to monitor it as transactions were taking place.&lt;/p&gt;

&lt;p&gt;Many thanks again!&lt;/p&gt;

&lt;p&gt;Hosam&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Many thanks! I was able to get what I need. I added <i>log=SOMEFILE.LOG</i> to my.ini under [mysqld] and the queries started showing up. I used <a href="http://tailforwin32.sourceforge.net/" rel="nofollow">Tail for windows</a> to monitor it as transactions were taking place.</p>
<p>Many thanks again!</p>
<p>Hosam</p>
]]></content:encoded>
	</item>
</channel>
</rss>

