Page 1 of 1

VPS RAM at 100%

Posted: Tue Nov 04, 2014 9:11 pm
by missionaryman
Hi guys,

My VPS 1 vCORE + 1GB RAM (Ubuntu 12.04 + Vesta CP) is running 2 sites: a WP one and a Joomla one. Neither get much traffic.

I had an issue with my CPU running at 100% earlier this week, and that's been solved thanks to some help from the forum. Now I just have to solve my 100% RAM issue!

HTOP tells me that I have 14 apache2 processes running, each taking 6% of the RAM. These seem to be running constantly. Is there a way I can tweak the settings to reduce this?

Thanks,

MM

Re: VPS RAM at 100%

Posted: Wed Nov 05, 2014 12:10 am
by imperio
Show me result of this commands

Code: Select all

top
free -m

Re: VPS RAM at 100%

Posted: Wed Nov 05, 2014 4:59 pm
by missionaryman
Below is an image from my CLI showing the "top" command running:

Image

Here's the result of "free -m"

Code: Select all

             total       used       free     shared    buffers     cached
Mem:          1024        984         39          0          0         67
-/+ buffers/cache:        917        106
Swap:          128         82         45

Re: VPS RAM at 100%

Posted: Fri Nov 07, 2014 5:21 pm
by missionaryman
Any ideas?

Re: VPS RAM at 100%

Posted: Sun Nov 09, 2014 3:17 pm
by missionaryman
Anyone?

I appreciate this may not be a Vesta specific issue, however I'm very keen to use Vesta CP on my VPS, and installed everything as required - Ubuntu 12.04, then Vesta CP with nothing else installed and I've still got maxed out RAM. Could really do with sorting this out.

If anyone can offer advice I'd be very grateful.

Cheers,

MM

Re: VPS RAM at 100%

Posted: Mon Nov 10, 2014 2:23 pm
by durjoy
I guess new version of vestaCP is bit ram hog.
but it works quiet well.

Re: VPS RAM at 100%

Posted: Mon Nov 10, 2014 9:27 pm
by missionaryman
Nope. Your guess in incorrect.

I'm running 2 installs of Vesta CP. One on an EC2 instance - Ubuntu 12.04 - with low memory usage. The other on a VPS with Ubuntu 12.04 and 100% RAM usage.

The problem is something to do with this installation, but I don't know what.

Re: VPS RAM at 100%

Posted: Tue Nov 11, 2014 1:02 am
by durjoy
type : ps aux

it will display what program eating all of your RAM.