![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Threads and Threads Count ? | varungupta | UNIX for Advanced & Expert Users | 2 | 03-21-2008 06:23 PM |
| How many threads do I use ? | the_learner | UNIX for Advanced & Expert Users | 5 | 07-17-2007 02:31 PM |
| Monitor a progress bar using separate threads | ryphelon | High Level Programming | 0 | 02-22-2005 09:25 AM |
| old threads | norsk hedensk | Post Here to Contact Site Administrators and Moderators | 2 | 06-03-2003 02:16 PM |
| nfs threads | i2admin | UNIX for Advanced & Expert Users | 1 | 03-06-2003 08:28 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
How to monitor threads in HP-UX
Hi All,
Can someone tell me how can i monitor what threads are running in HP-UX from console? Also Is there any way that i can see how much system resources like CPU, main memory is used by a particular thread/process? Is there something like taskmanager(available in MS-Windows) in HP-UX where i can see all the process details. Thanks, |
| Forum Sponsor | ||
|
|
|
#3
|
|||
|
|||
|
you can use "sar" with diffrent parameters for different resources, also "top" is handy.
|
|||
| Google The UNIX and Linux Forums |