Applies to: This article is educational guidance for self-managed VPS customers and readers researching Linux server administration on OneNet Servers.
The top command is another highly recommended method to see your Linux servers resource usage.
One can see a list of top process that using the most memory or CPU or disk.
user@onecloudse:~$ top
user@onecloudse:~$ sudo top
user@onecloudse:~$ sudo top [options]