using munin-plugins-rails to monitor rails app perfromance
- by user2099762
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