Created
April 27, 2019 07:22
-
-
Save EJSohn/2cf1df25825008b5ba278ff15e5c4e02 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| $ vmstat 5 | |
| procs -----------memory---------- ---swap-- -----io---- -system-- ------cpu----- | |
| r b swpd free buff cache si so bi bo in cs us sy id wa st | |
| 0 0 0 463880 51328 369012 0 0 635 32 94 231 2 1 95 1 1 | |
| 0 0 0 463356 51336 369044 0 0 0 2 36 68 0 0 100 0 0 | |
| 0 0 0 462884 51372 369116 0 0 14 2 46 69 1 0 99 0 0 | |
| 0 0 0 462380 51372 369116 0 0 0 0 43 101 0 0 100 0 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment