This is a discussion on how to find heavy disk load proccess ? within the AIX Operating System forums, part of the Unix Operating Systems category; --> Hi all, Can anyone tell me how to find pid proccess who get my disk load up to 100% ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| On Aug 14, 3:09 am, jjur <CIACHrpr0...@wp.pl> wrote: > Hi all, > > Can anyone tell me how to find pid proccess who get my disk load up to 100% ? > > thanks for response, > rgrds, k. A straight forward way would be to install nmon. The process report (t key) shows a 'Char IO' column, as well as the PID. Plus nmon is good for lots of other monitoring. Miles |
| ||||
| JFYI: filemon is also great option sometimes. On Aug 14, 10:09 am, jjur <CIACHrpr0...@wp.pl> wrote: > Hi all, > > Can anyone tell me how to find pid proccess who get my disk load up to 100% ? > > thanks for response, > rgrds, k. |