Comments on: Automatically detecting abnormal behavior in MySQL http://www.xaprb.com/blog/2011/12/01/automatically-detecting-abnormal-behavior-in-mysql/ Stay curious! Thu, 02 May 2013 12:36:53 +0000 hourly 1 http://wordpress.org/?v=3.5.1 By: Xaprb http://www.xaprb.com/blog/2011/12/01/automatically-detecting-abnormal-behavior-in-mysql/#comment-34236 Xaprb Tue, 12 Mar 2013 13:57:51 +0000 http://www.xaprb.com/blog/?p=2540#comment-34236 Check out my talk about this on the food fight show: http://foodfightshow.org/2013/03/adaptive-fault-detection.html

]]>
By: lreed http://www.xaprb.com/blog/2011/12/01/automatically-detecting-abnormal-behavior-in-mysql/#comment-34175 lreed Mon, 11 Mar 2013 15:09:59 +0000 http://www.xaprb.com/blog/?p=2540#comment-34175 I was wondering if there were any updates on this. I was looking at simply setting up your recommended mysql metrics “queries per second, number of connections, and number of queries running” to be collected and stored in Graphite and then (naively??) setting up some comparison function to indicate problems.

However, I see that in the notes for your upcoming Velocity talk “Quantifying Abnormal Behavior” (http://velocityconf.com/velocity2013/public/schedule/detail/28118) you state “Why control charts, Holt-Winters, trending, etc are NOT the right approach”.

I’m curious where you are at on this. Any thoughts or do we have to wait for your Velocity talk?

Great Stuff all around!

]]>
By: Xaprb http://www.xaprb.com/blog/2011/12/01/automatically-detecting-abnormal-behavior-in-mysql/#comment-19763 Xaprb Sun, 04 Dec 2011 10:50:17 +0000 http://www.xaprb.com/blog/?p=2540#comment-19763 After reading through a bunch of stuff I believe that the geometric average I’ve recently been using is likely to be the best bet, along with run tests. There is an important twist, though, which I’ll follow up on in another blog post.

]]>
By: Xaprb http://www.xaprb.com/blog/2011/12/01/automatically-detecting-abnormal-behavior-in-mysql/#comment-19762 Xaprb Sun, 04 Dec 2011 10:25:18 +0000 http://www.xaprb.com/blog/?p=2540#comment-19762 The biggest meta-lesson I’ve learned so far is that the branch of science that deals with all of this is called Statistical Process Control. Knowing that would have enabled me to find a huge variety of fascinating research on this topic.

]]>
By: Xaprb http://www.xaprb.com/blog/2011/12/01/automatically-detecting-abnormal-behavior-in-mysql/#comment-19761 Xaprb Sun, 04 Dec 2011 10:10:10 +0000 http://www.xaprb.com/blog/?p=2540#comment-19761 … and my most recent efforts have been in Geometric Moving Average Control Charts :-)

]]>