Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save janeczku/5cca1eb2c9755823d7bc981db05400be to your computer and use it in GitHub Desktop.
Save janeczku/5cca1eb2c9755823d7bc981db05400be to your computer and use it in GitHub Desktop.
Generate CPU load
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