0

I have an small rails 3 app on a small linode 512 mb and I make the monitoring with monit my rails app.

I can see on monit the message Resource limit matched. You can see the next image:

http://overpic.net/viewer.php?file=x5d6ybfukwgz6a5845bu8.jpg

I'm newbie with monit.

Does this mean that I should increase my ram memory? or my cpu? or upgrade to linode 1GB?

Where can I find a good monit ebook?

Thank you!

hyperrjas
  • 10,666
  • 25
  • 99
  • 198
  • Hard to tell what rails is doing, but it looks like you have memory leaks in unicorn and DJ if the Linode slice is using 0% CPU and 87% memory. Do some profiling and look at logs of the controllers and models and correlate which of their methods are driving up memory usage over past 24 hours – Gene T Jan 21 '13 at 00:41
  • ... and post actual monit config, it's impossible to say which limit was matched – sendmoreinfo Aug 18 '13 at 20:05

0 Answers0