Skip to content
This repository has been archived by the owner on Jun 17, 2021. It is now read-only.

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
barttenbrinke committed May 25, 2011
1 parent a3b3d02 commit aced028
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.rdoc
Expand Up @@ -54,11 +54,12 @@ Remember to restart munin-node.

$ sudo /etc/init.d/munin-node restart

== Problems
* sudo gem install request-log-analyzer
== Troubleshooting
* Specify the format of your logfile in the munin conf i.e: @env.log_format rails3@
* @sudo gem install request-log-analyzer@
* Check if the paths in the plugin configuration are correct.
* Use munin-run to test the plugin with the --debug option.
* Make sure the specified user is allowed to write to /tmp and access your rails logfile.
* Use munin-run to test the plugin with the @--debug@ option.
* Make sure the specified user is allowed to write to @/tmp@ and read your rails logfile.

If you encounter performance problems with your app, please take a look at the request-log-analyzer wiki on
examples on how to drill down to the core of your problem. If you want to hire an expert, please visit us at
Expand Down

0 comments on commit aced028

Please sign in to comment.