Category: Advanced – Command Line • Est. reading time: 1 minute
The top command shows what your server is doing right now: the running processes and how much CPU and RAM each one is using, updated live. Press q to quit at any time.
Standard usage
top
View processes for one user
top -u root
Show the full command path
With top open, press c (lowercase) to switch between the short program name and the full command line that started each process.
Change how often it refreshes
With top open, press d (or s) and enter the number of seconds you want between screen updates.
Related: to check total system memory, see our guide on checking available RAM on a server.
Running your own dedicated or self-managed server? We are glad to help. Reach us at support@allydrez.com or 1-321-209-2004.