Upgrade your VPS when the current CPU, RAM, disk, or bandwidth limits are consistently too low for the services you are running. A one-off spike during updates, backups, world generation, or map loading is normal. Repeated high usage during normal operation is the part to investigate.

Check both the VPS panel and the operating system before upgrading. The panel shows overall VPS usage, while Linux or Windows tools show which process is causing it.

  1. Open your VPS service from the client area.
  2. Open the VPS control panel.
  3. Check CPU, RAM, disk, and bandwidth usage on the overview page.

    VPS panel resource overview showing CPU RAM disk and bandwidth usage

  4. Check inside the operating system to identify the process using the resources.
  5. Stop unused services, old test servers, broken scripts, or repeated update loops before upgrading.
  6. Upgrade if the VPS still sits near its limits during normal use.

 

When each resource matters

ResourceUpgrade whenCommon cause
RAMThe VPS swaps, game servers crash, Java exits, or memory stays high with normal players online.Large worlds, too many players, modded servers, databases, Windows overhead.
CPUServer ticks, web apps, or game loops are slow after removing unused processes.World generation, mods, many players, compression, scripts, database work.
DiskUpdates, backups, saves, or logs cannot complete.Old backups, logs, Docker images, downloaded installers, game saves.
BandwidthThe VPS is close to its monthly transfer allowance before the month ends.Large downloads, public file hosting, busy game servers, backups to/from the VPS.

 

Useful checks

For Linux resource checks, use How to check CPU and RAM usage on a Linux VPS.

For Windows resource checks, use How to use Task Manager on a Windows VPS.

If you are unsure which resource is the bottleneck, submit a support ticket with the service you are running, what changed recently, and a screenshot of the VPS usage panel.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

What is a VPS and how can one be used for Game Hosting?

A VPS, or Virtual Private Server, is a private slice of a larger physical server. You get your...

How to access your VPS

After your VPS has been created, you need to connect to it before you can install software,...

How to reboot, shut down, or start your VPS

The VPS control panel includes power controls for stopping, restarting, and starting your VPS...

How to use the VPS console or VNC

The VPS console, also called VNC, lets you view and control the VPS even when SSH or Remote...

How to reinstall or rebuild your VPS

Reinstalling a VPS replaces the current operating system with a fresh install. This is useful...