What program is using all the RAM on my VPS?

First login via SSH.

Run this command what will list all the services/processes running.

top -c

Then you just need to press

ctrl+m

What ever is at the top is using the most ram.

Also remember a program may have many processes using little bits of ram, that then add up to alot.

To see more ram info type

free -m

  • 0 Користувачі, які знайшли це корисним
Ця відповідь Вам допомогла?

Схожі статті

General VPS Commands

  All these commands can be run in SSH as the root user   top like windows task manager We...

High Disk Usage?

Hi We have had a few people with high disk usage create support tickets as their sites were very...

How long will setup take for my VPS?

Our VPS services are all setup to be automatically created. Leave it about 15min from your order...

How to disable the built in firewall, IPtables.

Most of our VPS images will come with IPtables installed. If your having connections problems...

How to install cPanel on a VPS?

Create a support ticket and we can install for no charge. Or Use your VPS control interface to...