I am needing some solution to find out my applications %CPU , Memory Usage in linux and solaris environment.
In this regard i found ps command can give two types of memory
1. VSZ ( Virtual memory size)
2. RSS ( Resident set size)
But the Actual memory is RSS + Swaped out memory size.
I want to know, how i can get the Swap out memory size using ps command.
If i am wrong , pl. correct me.
In some time the %CPU is exceeding 100% , How i can find the %CPU.
Thanks in Advance
S.Srinivasa Raghavan
-- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
