Results 1 to 3 of 3
Hi,
Can you please get me the linux commands to find the below details.
1. Amount of buffers/cache used for RAM and Swap ( I think free -m command will ...
- 09-07-2009 #1Just Joined!
- Join Date
- Aug 2006
- Posts
- 25
Need Linux commands
Hi,
Can you please get me the linux commands to find the below details.
1. Amount of buffers/cache used for RAM and Swap ( I think free -m command will provide the details.but not understandable. Please provide some info on how to check the amount of buffers/cache value etc.)
2. Number of page ins and page outs.
Thanks in advance.
Regards,
Uday
- 09-07-2009 #2Just Joined!
- Join Date
- Sep 2009
- Location
- Maryland
- Posts
- 3
try this
I think you can try the vmstat -s command.
- 09-08-2009 #3Linux User
- Join Date
- Sep 2008
- Location
- UK
- Posts
- 353
Have a look at The Linux Cookbook: Tips and Techniques for Everyday Use - Table of Contents for more help on the command line.


Reply With Quote