Created
May 2, 2017 17:42
-
-
Save janeczku/5cca1eb2c9755823d7bc981db05400be to your computer and use it in GitHub Desktop.
Generate CPU load
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
Generate CPU load to trigger alarms: | |
> $ dd if=/dev/urandom bs=1M count=200096 | gzip -9 |gzip -9 | gzip -9 >/dev/null |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment