View Single Post
Posts: 20 | Thanked: 3 times | Joined on Nov 2009 @ Ancona, Italy
#43
I think vmstat will be more usable.

Open a shell and type:

vmstat -m 10 > <path_where_to_place_text_file>/<file_name>.txt

leave the shell opened, this will write process statistics every 10 seconds.

I'll do the same.
 

The Following User Says Thank You to javajix For This Useful Post: