There are 3 ways to get metrics into Scout.
Pick the method that's easiest for you:

1

Building a Plugin

Perfect for regularly checking the status of a particular system. Examples: Disk space used, CPU Load, Memory Usage. These are run by the agent every 3 minutes on the server.

2

Using the Ruby API

The easiest way to export metrics/benchmarks from a Ruby application, like benchmarking a method call or tracking user signups. Perfect for exporting metrics as they happen.

3

Using the Scout Agent outside of Ruby

Send commands to the Scout Agent from the command line - interact with the Scout Agent using any programming language.

You can also get data out of Scout.

Learn how to integrate Scout into your existing monitoring systems - creating dashboards, RSS activity feeds, and more.

Scout Plugins on GitHub

Browse existing plugins.

Scout Agent on GitHub

View the Scout Agent code on GitHub.

Google Group

Scout-related discussion and troubleshooting.

Agent API Documentation

The full agent documentation.

Powered By Rails Machine