HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Process Monitor / System Monitor
Operating System - HP-UX
1829553
Members
2036
Online
109992
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
05-10-2006 02:01 AM
05-10-2006 02:01 AM
Process Monitor / System Monitor
Hi All,
On HP-UX 11.23 (Itanium), Which is the best command to consider for
1. Finding Process level Memory Usage, CPU Usage, leaks if any over a period of time?
2. Finding System level Memory information.
Also, why is the output of vmstat different from top as far as virtual memory is concerned?
Thanks for your help on this.
Anurag
On HP-UX 11.23 (Itanium), Which is the best command to consider for
1. Finding Process level Memory Usage, CPU Usage, leaks if any over a period of time?
2. Finding System level Memory information.
Also, why is the output of vmstat different from top as far as virtual memory is concerned?
Thanks for your help on this.
Anurag
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2006 02:21 AM
05-10-2006 02:21 AM
Re: Process Monitor / System Monitor
Hello,
You can use UNIX95 with ps,
UNIX95= ps -e -o "user,vsz,pid,ppid,args"
-Arun
You can use UNIX95 with ps,
UNIX95= ps -e -o "user,vsz,pid,ppid,args"
-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2006 02:27 AM
05-10-2006 02:27 AM
Re: Process Monitor / System Monitor
Shalom,
top will show you basic usage figures, including swap usage.
swapinfo -tam will give a better picture of swap usage and overal memory allocation.
iostat/vmstat will provide information on paging which is a critical measure of perfmrance.
Each of the above utils was written differently and will not provide results that are precisely the same. They should roughly match however.
The variances are due to the accuracy, measurement fequency and type of data the utilities were written to work with.
SEP
top will show you basic usage figures, including swap usage.
swapinfo -tam will give a better picture of swap usage and overal memory allocation.
iostat/vmstat will provide information on paging which is a critical measure of perfmrance.
Each of the above utils was written differently and will not provide results that are precisely the same. They should roughly match however.
The variances are due to the accuracy, measurement fequency and type of data the utilities were written to work with.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP