Scout Plugins |
Scout is a server monitoring & reporting application that's powered by plugins like this. Once you create your free Scout account, installing a plugin is a button-click away. |
|---|
This Plugin URL has not been approved yet.
This plugin monitors a Ruby on Rails Application, providing deep analysis of application performance, MySQL optimization hints and breakdowns on individual actions.
Using this requires a Rails plugin to be installed in your instrumented application. It’s an easy installation process (like any other Rails plugin), full Instructions are provided, and the Rails plugin itself is 100% open source.
| Installs: | -1 |
| Tested On: | Ubunto 8.04, Centos 5, Mac OSX |
| Compatible Rails Versions: | 2.0 - 2.3.2 |
| Compatible Ruby Versions: | MRI 1.8.6-1.9.1, REE 1.8.6 |
| Source: |
View Source
All plugins listed in the directory are open source.
|
An updated version of the instrumentation and the agent was released today to address possible JSON gem conflicts and a couple of other bugs.
To update the instrumentation:
In your Rails app:
script/plugin install git://github.com/highgroove/scout_rails_instrumentation.git —force
..and for the agent:
sudo gem install scout_agent
sudo scout_agent stop
sudo scout_agent start
Another update: we fixed this error: uninitialized constant Scout::RAILS_GEM_VERSION.
To upgrade:
Hello,
I am unable to install the plugin via the script/plugin install git://github.com/highgroove/scout_rails_instrumentation.git command.
I am unable to download it from git website. I think the git://github.com/highgroove/scout_rails_instrumentation.git link is broken.
Thanks for your answer.
Pierre,
We’re not having any issues. Possible causes:
-Derek
I followed the install steps, but no data. Other plugins(Passenger Monitor) are working.
Is there any special configuration required for REE?
Thanks.
Bryan,
No special configuration is required for REE. The instrumentation generates a log file in RAILS_ROOT/log/scout_instrumentation.log – can you send this file to support@scoutapp.com?
Thanks!
After installing the app plugin, I’m getting the following error when trying to run the app:
http://pastie.org/586515