Report this

What is the reason for this report?

Is there any option to check CPU usage dynamically?

Posted on March 13, 2022

I’ve been trying to track the CPU usage in droplets,however I can only find time-defined options. Is there any way available to track the CPU usage dynamically?

Thanks in advance.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hello,

What I would personally do is to use a command like top or htop. Both commands will show you your current CPU usage in real time.

You can follow the steps here on how to use the commands:

https://www.digitalocean.com/community/questions/how-to-find-the-processes-that-are-consuming-the-most-server-resources

This answer also includes an example of how to use the sar command too.

Hope that this helps!

Regards,

Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.