Monday, May 18, 2009

ps (IO)

To display processes in order of I/O (PGIN)

$ ps avx |head -1 ; ps avx | grep -v PID | sort -rn +4 | head -10

PGIN represents the number of page ins caused by page faults. Because all AIX I/O is classified as page faults, this value represents the measure of all I/O volume.

Thanks

No comments:

Post a Comment

Followers

Powered By Blogger
 

RAC Database Administration. Copyright 2008 All Rights Reserved Revolution Two Church theme by Brian Gardner Converted into Blogger Template by Bloganol dot com