Following commands can be used for finding the memory usage in the server.
Display free memory size in MB:
$ free -m
Displays a line containing the totals memory in MB:
$ free -t -m
Type vmstat command at shell prompt:
$ vmstat
Type top command at shell prompt:
$ top
Tuesday, February 9, 2010
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment