Pubudu Sanjaya's IT Blog
Wednesday, July 20, 2016
Linux server Memory usage
Linux server Memory usage
Below cmd can get the memory information process wise
ps aux | awk '{print $6/1024 " MB\t\t" $11}' | sort -n
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)
Comments System
Disqus Shortname