Skip to content

Instantly share code, notes, and snippets.

/256 tokens Secret

Created February 19, 2017 18:21
Show Gist options
  • Save anonymous/9545fb69fbb28a20dc99b2ea5e14f4cd to your computer and use it in GitHub Desktop.
Save anonymous/9545fb69fbb28a20dc99b2ea5e14f4cd to your computer and use it in GitHub Desktop.
root@cas9:~# sar -B 1 10
Linux 4.4.0-59-generic (cas9) 02/19/2017 _x86_64_ (40 CPU)
06:19:24 PM pgpgin/s pgpgout/s fault/s majflt/s pgfree/s pgscank/s pgscand/s pgsteal/s %vmeff
06:19:25 PM 17140.00 10032.00 11095.00 708.00 209436.00 388095.00 0.00 206134.00 53.11
06:19:26 PM 32020.00 0.00 9760.00 1120.00 2697.00 0.00 0.00 0.00 0.00
06:19:27 PM 27752.00 0.00 6714.00 890.00 1165.00 0.00 0.00 0.00 0.00
06:19:28 PM 21740.00 10044.00 7902.00 891.00 2839.00 0.00 0.00 0.00 0.00
06:19:29 PM 10760.00 0.00 6028.00 426.00 1774.00 0.00 0.00 0.00 0.00
06:19:30 PM 14904.00 10808.00 8114.00 471.00 1591.00 0.00 0.00 0.00 0.00
06:19:31 PM 10536.00 0.00 21375.00 420.00 1925.00 0.00 0.00 0.00 0.00
06:19:32 PM 6568.00 0.00 9782.00 235.00 1861.00 0.00 0.00 0.00 0.00
06:19:33 PM 7588.00 9580.00 18333.00 486.00 2433.00 0.00 0.00 0.00 0.00
06:19:34 PM 4836.00 0.00 18704.00 318.00 3256.00 0.00 0.00 0.00 0.00
Average: 15384.40 4046.40 11780.70 596.50 22897.70 38809.50 0.00 20613.40 53.11
root@cas10:~# sar -B 1 10
Linux 4.4.0-59-generic (cas10) 02/19/2017 _x86_64_ (40 CPU)
06:19:23 PM pgpgin/s pgpgout/s fault/s majflt/s pgfree/s pgscank/s pgscand/s pgsteal/s %vmeff
06:19:24 PM 806244.00 11280.00 11369.00 1371.00 2872.00 0.00 0.00 0.00 0.00
06:19:25 PM 701284.00 0.00 10358.00 1263.00 339363.00 406535.00 0.00 336187.00 82.70
06:19:26 PM 509188.00 11260.00 7110.00 948.00 5698.00 0.00 0.00 0.00 0.00
06:19:27 PM 842748.00 5964.00 8509.00 1299.00 366653.00 406566.00 0.00 343005.00 84.37
06:19:28 PM 736908.00 4.00 11065.00 1226.00 5082.00 0.00 0.00 0.00 0.00
06:19:29 PM 839132.00 0.00 14683.00 1361.00 357294.00 406851.00 0.00 344590.00 84.70
06:19:30 PM 575856.00 20.00 8222.00 975.00 4361.00 0.00 0.00 0.00 0.00
06:19:31 PM 603648.00 4284.00 7185.00 955.00 347611.00 406772.00 0.00 340686.00 83.75
06:19:32 PM 527424.00 4.00 7241.00 904.00 1705.00 0.00 0.00 0.00 0.00
06:19:33 PM 285052.00 11476.00 5605.00 539.00 26842.00 0.00 0.00 0.00 0.00
Average: 642748.40 4429.20 9134.70 1084.10 145748.10 162672.40 0.00 136446.80 83.88
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment