Scout Blog

Stuff we think matters

Production Server Sysadmin Essentials

~ or ~ Sysadmin Eye for the Dev Guy Developers! You can churn out a Rails or Sinatra app in no time. What about putting it out there in production? Occasionally forget the syntax for crontab or...

On Sinatra

Sinatra , a Ruby DSL for quickly creating web applications with minimal effort, forms a key part of the Scout infrastructure. James Gray talks about how we use Sinatra at Scout via RubyLearning.org...

Monitor MySQL queries with Scout

Robin Ward of Forumwarz has released a MySQL slow queries plugin for Scout that does exactly what you’d expect: sends an alert when a slow query is run. Derek Laptop"/> The alert contains the full query along with the query time: Alert"/> Note that you’ll need to enable slow query ...