# Why does my Droplet have high CPU or RAM usage? High RAM or CPU usage is normally the result of applications or kernel processes on the Droplet itself. While we do monitor CPU and RAM usage on the physical host the Droplet resides on (the hypervisor), the usage on the physical host itself doesn’t translate to the CPU usage within the Droplet itself. If high RAM or CPU usage is causing performance issues on your Droplet, you can log in to the Droplet and [monitor which processes](https://www.digitalocean.com/community/tutorials/how-to-monitor-cpu-use-on-digitalocean-droplets) are potentially abusing the Droplet’s resources and [stop them if necessary](https://www.digitalocean.com/community/tutorials/how-to-use-ps-kill-and-nice-to-manage-processes-in-linux). If your Droplet chronically experiences high RAM or CPU usage under normal workloads, you can [resize the Droplet to a larger plan](https://docs.digitalocean.com/products/droplets/how-to/resize/index.html.md) at any time. ## Related Topics [How do I fix a "system not initialized" error on multi-GPU Droplets?](https://docs.digitalocean.com/support/how-do-i-fix-a-system-not-initialized-error-on-multi-gpu-droplets/index.html.md): Make sure NVIDIA Fabric Manager is running and has the same version number as the GPU drivers. [Why am I getting a Droplet autoscale pool error?](https://docs.digitalocean.com/support/why-am-i-getting-a-droplet-autoscale-pool-error/index.html.md): There may be an issue with the autoscale pool or Droplet configuration, the VPC network’s size, or resource limits on the team or datacenter. [How to Troubleshoot Load Balancer Health Check Issues](https://docs.digitalocean.com/support/how-to-troubleshoot-load-balancer-health-check-issues/index.html.md): Health checks often fail due to firewalls or misconfigured backend server software.