Re: cli to track app utilizing CPU

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"top".  If you hit "M" (must be capitalized) it will sort by memory usage.

Also, look at "ps".  To see all apps and their sizes, you can do

ps -ax -o pid,vsz

"pid" prints the process ID, and "vsz" prints the virtual memory size.
Other output stuff is in the "ps" man page.

Jon

On Fri, 27 Feb 2004, a s p a s i a wrote:

> hello,
>
> i have 12gig of RAM; checking top i noticed
> that i only have aroun 500mb fee memory ...
> though it shows percentage of memory utilized
> by an app ... is there a CLI that I can use to
> exactly trace which application or process is
> using most of my memory, and exactly how much?
>
> - a.
>
>
> --
> redhat-list mailing list
> unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
> https://www.redhat.com/mailman/listinfo/redhat-list
>


-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux