New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
How to check CPU usage in RamNode?
Hi,
I just rented a new KVM VPS server on RamNode, but I can't find anywhere on the control panel that shows the CPU usage. I can see the network traffic and the HDD activity under "Statistics" though.
How can I find the CPU usage graph like in this thread?
Thanks!
Comments
https://www.digitalocean.com/community/tutorials/how-to-install-the-munin-monitoring-tool-on-ubuntu-14-04
That's a manually generated RRD based system. You can install munin, mrtg, or just login and watch top.
Edit: I said 'run' top, but obviously I meant 'watch'.
Nodequery? Nixstats? Cloudstatus?
Thanks for your answers! Seems like there isn't a built-in CPU usage tracker in RamNode. In that case I'll settle with
top | grep xxx
when I need to check the CPU usage.have a look at atop