Created
January 31, 2020 09:37
-
-
Save ndfred/d66faa05d2f489ebf6db3fb98c7f07d9 to your computer and use it in GitHub Desktop.
Server status commands
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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