Skip to content

Instantly share code, notes, and snippets.

@ndfred
Created January 31, 2020 09:37
Show Gist options
  • Save ndfred/d66faa05d2f489ebf6db3fb98c7f07d9 to your computer and use it in GitHub Desktop.
Save ndfred/d66faa05d2f489ebf6db3fb98c7f07d9 to your computer and use it in GitHub Desktop.
Server status commands
ps -eo cmd:100,%mem,%cpu,rss,time --sort=-time
free -mh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment