using munin-plugins-rails to monitor rails app perfromance
Posted
by
user2099762
on Server Fault
See other posts from Server Fault
or by user2099762
Published on 2013-06-27T15:48:16Z
Indexed on
2013/06/27
16:23 UTC
Read the original article
Hit count: 245
munin
|munin-graph
I have been trying to configure munin-plugins-rails to monitor the performance of our rails apps from Munin.
The graphs appear, but no data is shown in the graphs.
The log files show
Error output from : 2013/06/27-15:39:06 [5540] Request-log-analyzer, by Willem van Bergen and $ 2013/06/27-15:39:06 [5540] Website: http://railsdoctors.com
I have tried running Request-log-analyzer manually and pointing it at the production log file, and this reports as % for every item. There is data in the log file.
I have tried changing the version of the gems installed, and also the type of the log file, but no luck.
Any ideas anyone?
Thanks
© Server Fault or respective owner