How do I check memory usage?
Linode
Linode Staff
What are some commands I can use to check memory usage on my Linode?
1 Reply
Here are some commands that can be used to check memory usage.
free -m
cat /proc/meminfo
vmstat -s
top
htop
Below are some guides that may also be of help.