Last active
November 11, 2019 02:51
-
-
Save hashbrowncipher/daa3e3e6fc7ae2cbf046e991ca93de89 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
$ sudo -u cassandra jstat -gcutil $(pgrep -f Cassandra) 100ms | |
S0 S1 E O M CCS YGC YGCT FGC FGCT GCT | |
0.00 100.00 100.00 100.00 97.96 95.10 21 8.678 11 140.498 149.176 | |
0.00 100.00 100.00 100.00 97.96 95.10 21 8.678 11 140.498 149.176 | |
0.00 100.00 100.00 100.00 97.96 95.10 21 8.678 11 140.498 149.176 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment