<?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: What alert monitoring do you use?</title>
	<atom:link href="http://ronaldbradford.com/blog/what-alert-monitoring-do-you-use-2009-10-07/feed/" rel="self" type="application/rss+xml" />
	<link>http://ronaldbradford.com/blog/what-alert-monitoring-do-you-use-2009-10-07/</link>
	<description>Expert times and information on MySQL</description>
	<lastBuildDate>Fri, 12 Mar 2010 22:45:29 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Vishal Rathi</title>
		<link>http://ronaldbradford.com/blog/what-alert-monitoring-do-you-use-2009-10-07/comment-page-1/#comment-976</link>
		<dc:creator>Vishal Rathi</dc:creator>
		<pubDate>Sat, 17 Oct 2009 04:28:36 +0000</pubDate>
		<guid isPermaLink="false">http://ronaldbradford.com/blog/?p=2179#comment-976</guid>
		<description>Ronald,

I am a great fan of &quot;MONyog&quot;(agent-less monitoring tool) and am using it for a long time now.

I feel it&#039;s a great tool and has saved many sleepless nights of mine.

Its &quot;Error Log Monitoring&quot; feature monitors the MySQL Error logs and sends alerts through mails or SNMP traps for the errors that are logged in.

Cheers for MONyog...</description>
		<content:encoded><![CDATA[<p>Ronald,</p>
<p>I am a great fan of &#8220;MONyog&#8221;(agent-less monitoring tool) and am using it for a long time now.</p>
<p>I feel it&#8217;s a great tool and has saved many sleepless nights of mine.</p>
<p>Its &#8220;Error Log Monitoring&#8221; feature monitors the MySQL Error logs and sends alerts through mails or SNMP traps for the errors that are logged in.</p>
<p>Cheers for MONyog&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark R</title>
		<link>http://ronaldbradford.com/blog/what-alert-monitoring-do-you-use-2009-10-07/comment-page-1/#comment-965</link>
		<dc:creator>Mark R</dc:creator>
		<pubDate>Fri, 16 Oct 2009 06:43:16 +0000</pubDate>
		<guid isPermaLink="false">http://ronaldbradford.com/blog/?p=2179#comment-965</guid>
		<description>We have a massive array of monitoring including stuff for mysql. Every mysql server gets things like &quot;is the process up&quot; &quot;can I connect&quot; &quot;How many connections are there?&quot; etc monitored. The output of &quot;SHOW GLOBAL STATUS&quot; is monitored in some cases. 

Other tests for individual things which have been seen as problems exist:

- Memory usage
- Long-running transactions (seen in SHOW ENGINE INNODB STATUS)
- Queries taking too long (although the slow log is generally enabled)
- MyISAM tables getting nearly full

We also monitor replication, to check that it&#039;s up to date AND that the data are in sync (using mk-table-checksum). We check the schema are in sync too.

This all feeds back into our Hobbit monitoring system which sends alerts to an on-call engineer who is available 24/7

We run a lot of mysql servers (100s), in different roles in the application - not all of them require all the monitors above but they all get some monitoring.

Additionally the web application (which connects to some of the databases) is monitored both by our Hobbit and several third party testing companies - these also alert the on-call engineer.</description>
		<content:encoded><![CDATA[<p>We have a massive array of monitoring including stuff for mysql. Every mysql server gets things like &#8220;is the process up&#8221; &#8220;can I connect&#8221; &#8220;How many connections are there?&#8221; etc monitored. The output of &#8220;SHOW GLOBAL STATUS&#8221; is monitored in some cases. </p>
<p>Other tests for individual things which have been seen as problems exist:</p>
<p>- Memory usage<br />
- Long-running transactions (seen in SHOW ENGINE INNODB STATUS)<br />
- Queries taking too long (although the slow log is generally enabled)<br />
- MyISAM tables getting nearly full</p>
<p>We also monitor replication, to check that it&#8217;s up to date AND that the data are in sync (using mk-table-checksum). We check the schema are in sync too.</p>
<p>This all feeds back into our Hobbit monitoring system which sends alerts to an on-call engineer who is available 24/7</p>
<p>We run a lot of mysql servers (100s), in different roles in the application &#8211; not all of them require all the monitors above but they all get some monitoring.</p>
<p>Additionally the web application (which connects to some of the databases) is monitored both by our Hobbit and several third party testing companies &#8211; these also alert the on-call engineer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Monitoring MySQL options &#124; MySQL Expert &#124; MySQL Performance &#124; MySQL Scalability</title>
		<link>http://ronaldbradford.com/blog/what-alert-monitoring-do-you-use-2009-10-07/comment-page-1/#comment-958</link>
		<dc:creator>Monitoring MySQL options &#124; MySQL Expert &#124; MySQL Performance &#124; MySQL Scalability</dc:creator>
		<pubDate>Thu, 15 Oct 2009 19:12:18 +0000</pubDate>
		<guid isPermaLink="false">http://ronaldbradford.com/blog/?p=2179#comment-958</guid>
		<description>[...] recent poll What alert monitoring do you use? showed 25% of the 58 respondents to bravely state they had no MySQL monitoring. I see 1 in 3, ~33% [...]</description>
		<content:encoded><![CDATA[<p>[...] recent poll What alert monitoring do you use? showed 25% of the 58 respondents to bravely state they had no MySQL monitoring. I see 1 in 3, ~33% [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sayan Chaliha</title>
		<link>http://ronaldbradford.com/blog/what-alert-monitoring-do-you-use-2009-10-07/comment-page-1/#comment-932</link>
		<dc:creator>Sayan Chaliha</dc:creator>
		<pubDate>Sun, 11 Oct 2009 15:10:09 +0000</pubDate>
		<guid isPermaLink="false">http://ronaldbradford.com/blog/?p=2179#comment-932</guid>
		<description>Hi Ronald,

I use monyog, a MySQL and Linux monitoring tool from Webyog (http://www.webyog.com/). Well, actually, I have been using monyog for a couple of years now, and I&#039;m quite satisfied with the software.

The best part of monyog is that it is agent-less. Having to install nothing additional on the server machine saves a lot of hassle.

I&#039;ve configured MONyog to check on my server every minute... and in case there&#039;s any trouble, I get alerts in my mailbox. Monyog also monitors OS metrics, and the web-based interface provides information in a graphical format which is very easy to interpret. Monyog handles my SSH keyed authentication tests as well.</description>
		<content:encoded><![CDATA[<p>Hi Ronald,</p>
<p>I use monyog, a MySQL and Linux monitoring tool from Webyog (<a href="http://www.webyog.com/)" rel="nofollow">http://www.webyog.com/)</a>. Well, actually, I have been using monyog for a couple of years now, and I&#8217;m quite satisfied with the software.</p>
<p>The best part of monyog is that it is agent-less. Having to install nothing additional on the server machine saves a lot of hassle.</p>
<p>I&#8217;ve configured MONyog to check on my server every minute&#8230; and in case there&#8217;s any trouble, I get alerts in my mailbox. Monyog also monitors OS metrics, and the web-based interface provides information in a graphical format which is very easy to interpret. Monyog handles my SSH keyed authentication tests as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Log Buffer #165: a Carnival of the Vanities for DBAs &#171; PlanetMysql.ru &#8211; информация о СУБД MySQL</title>
		<link>http://ronaldbradford.com/blog/what-alert-monitoring-do-you-use-2009-10-07/comment-page-1/#comment-920</link>
		<dc:creator>Log Buffer #165: a Carnival of the Vanities for DBAs &#171; PlanetMysql.ru &#8211; информация о СУБД MySQL</dc:creator>
		<pubDate>Fri, 09 Oct 2009 19:11:24 +0000</pubDate>
		<guid isPermaLink="false">http://ronaldbradford.com/blog/?p=2179#comment-920</guid>
		<description>[...] Ronald Bradford has a survey going. He asks: &#8220;What alert monitoring do you use?&#8221; [...]</description>
		<content:encoded><![CDATA[<p>[...] Ronald Bradford has a survey going. He asks: &#8220;What alert monitoring do you use?&#8221; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Log Buffer #165: a Carnival of the Vanities for DBAs &#124; Pythian Group Blog</title>
		<link>http://ronaldbradford.com/blog/what-alert-monitoring-do-you-use-2009-10-07/comment-page-1/#comment-918</link>
		<dc:creator>Log Buffer #165: a Carnival of the Vanities for DBAs &#124; Pythian Group Blog</dc:creator>
		<pubDate>Fri, 09 Oct 2009 16:55:44 +0000</pubDate>
		<guid isPermaLink="false">http://ronaldbradford.com/blog/?p=2179#comment-918</guid>
		<description>[...] Ronald Bradford has a survey going. He asks: &#8220;What alert monitoring do you use?&#8221; [...]</description>
		<content:encoded><![CDATA[<p>[...] Ronald Bradford has a survey going. He asks: &#8220;What alert monitoring do you use?&#8221; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
