- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Command to get the top processes which are tak...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2007 10:33 PM
08-29-2007 10:33 PM
Command to get the top processes which are taking most of the memory
I need command by which i can get the top processes which are eating most of the memory as im my server memory utilization is 100% sometimes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2007 10:40 PM
08-29-2007 10:40 PM
Re: Command to get the top processes which are taking most of the memory
Try top, it will show you the current processes and their utilisation.
# top
Regards,
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2007 10:42 PM
08-29-2007 10:42 PM
Re: Command to get the top processes which are taking most of the memory
http://hpuxconsulting.com/mem.mon
It's a newly written memory leak detctor, well documented, works on hpux, solaris and linux.
I would consider it late beta at this time.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2007 10:49 PM
08-29-2007 10:49 PM
Re: Command to get the top processes which are taking most of the memory
use top, if you have MWA, you can use glance (great tool).
Regards
Marcin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2007 10:54 PM
08-29-2007 10:54 PM
Re: Command to get the top processes which are taking most of the memory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2007 11:10 PM
08-29-2007 11:10 PM
Re: Command to get the top processes which are taking most of the memory
Select "Reports", "Process List"
In the new window, select "Configure", "Sort Fileds". Click the "Res Mem" column and then click on the left side of the leftmost column.
Do the same for "Virtual Memory".
Keep in mid that some processes use shared memory, and than 10 processes listing each 10GB memory can be using a total of 10GB or a total of 100GB ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2007 11:11 PM
08-29-2007 11:11 PM
Re: Command to get the top processes which are taking most of the memory
Regards,
Robert-Jan