Monitoring Linux/UNIX memory use
- Use the vmstat utility to memory usage.
- In the vmstat output: Add free, buffer and cache columns to estimate the available physical memory size. The si and so columns indicate the amount of swapping activity taking place, consistent non-zero si and so values in the hundreds or thousands indicate physical memory shortage.