Author Topic: Very high RAM usage, resulting in failure of server  (Read 10608 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Very high RAM usage, resulting in failure of server
« on: February 06, 2015, 07:06:15 AM »
Hello I have install CWP on my server (configuration mentioned below). As the days progress the Memory keeps on increasing and in 5-6 days it reaches to 99% and CWP will hang and on my vmware vSphere client I get error - the CPU has been disabled by the guest operating system. And I have to reset the VM.
This is the 5th I have faced this problem in 1.5 months period, Please let me know how can I resolve this problem.
Thanks in advance

CPU Model: Intel(R) Xeon(R) CPU E3110 @ 3.00GHz
CPU Details: 2 Core (2993 MHz)
Distro Name: CentOS release 6.6 (Final)
Kernel Version: 2.6.32-504.8.1.el6.x86_64
Platform: x86_64 [vmware]
Uptime: 1 day, 23:46
Server Time: Fri Feb 6 10:32:21 IST 2015
•  Memory RAM: 3.13GB / 6GB ( 52.2%)
•  Swap Memory: 0GB / 4GB ( 0% )

Offline
*
Re: Very high RAM usage, resulting in failure of server
« Reply #1 on: February 06, 2015, 07:52:59 AM »
do you know how linux memory works ?

If you don't then check this site
http://www.linuxatemyram.com/

else show the output of the memory once it's full
Code: [Select]
free -m
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
***
Re: Very high RAM usage, resulting in failure of server
« Reply #2 on: February 06, 2015, 05:45:01 PM »
Liked to watch the Ram Eater Penguin :)

There is a lot of usefull info in this webpage.
but HTOP report the great value on the status, and shows also the caching.

Also has nice testings for test/learn a bit :) http://www.linuxatemyram.com/play.html
8==D it's a function that try to compare 8 (int) against D (string) which returns True or False depending on the asker.