Thursday, September 12, 2013

checking swap memory usage

To check whether there is higher disk i/o because of usage of swap memory can be checked with following command
call vmstat 1 100 where 1 is for delay in update and 100 is for total no of updates.
Keep your eyes on si and so. They should be zero.