How do I check memory usage?

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.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct