Plugins » Ruby on Rails Request Monitoring
by Highgroove Studios
| Rating: |
(3 votes)
voting...
|
| Installs: |
208 |
| Tested On: |
linux macosx solaris
|
| Source: |
View Source
All plugins listed in the directory are open source.
|
Monitors
ALL requests to a Ruby on Rails web application, alerting when slow web requests occur.
Reports back the number of total requests, the number of slow requests, the average execution time, and the full URLs of slow requests.
Requires
the elif librarysudo gem install elif
Options:
- Location of Ruby on Rails log file
- Maximum request length
I’m using on Solaris
Rafi – updated to reflect Solaris, thx!