How to Check if your Linux Memory usage is running out

When your server memory is out then you will start to see that actions will be limited and your web server will go to maintenance mode. This could be very frustrating and have a very bad impact into your organization's daily running. TO avoid this problem, it is important to always check the memory usage of your Linux Server on a daily basis in order to decide whether to upgrade your memory to a larger one or to free up some space.

 

Getting the current memory usage of your Linux server is not as difficult as you think.

 

It can be diagnose via your command prompt line by using any of the following Linux commands below;


 1. cat /proc/meminfo
 2. free - m
 3. vmstat
 4. top

 

 

 

Conclusion.

 We do Linux Server Management and Maintenance services. Contact us if your need to Setup your Ubuntu , Centos , Debian Linux Servers and for any control panel Installation and Setup.

It is vital for you to check if your Linux memory is running low to help your server to stay optimized.

Related Posts