How to check memory usage in your linux machine


1. Download memtop through the link below.

wget http://memtop.googlecode.com/files/memtop-1.0.2.py

2. Once downloaded, you may execute the command below.

python memtop-1.0.2.py

The screenshot shown is the actual result using memtop.

memtop


Leave a Reply