Knowledge Base Article

How do I check the memory usage on my Dedicated server?

First you have to login to your Dedicated server as root via SSH. Then type the following command to receive information about the free RAM and the amount used by the server:

free -m -t

The numbers you will receive are in megabytes. If you want to see  the free memory in gigabytes, use the command below:

free -g -t



Rating

Please indicate if this article was helpful for you.

rating :  4.7 from 5
views :  1519
votes :  3

Haven't found what you are looking for? Suggest an article HERE.

powered by

Valid XHTML 1.0 Strict Valid CSS!