I'm having some issues with my VPS Ve, right now I have two sites running with PHP (one of them with Wordpress), a few days ago the RAM usage rose above 100%, strange thing is I made no changes.
RAM memory is increasing progressively in the MediaTemple statics panel, what I don't understand is why do I have so much difference between the data I get from the console.
My Setup:
- nginx
- php-fpm
- apc
- mysql
- Ubuntu 10.04
- 4GB RAM (VPS)
htop:
http://i.stack.imgur.com/ENlUA.png
Free -m:
total used free shared buffers cached
Mem: 6348 2854 3494 0 0 2403
-/+ buffers/cache: 450 5897
Swap: 0 0 0
Could you guide me so I may know what is it that is using up memory?
Thanks!