The purpose of this document is to describe how to use the sysbench tool to benchmark a Linux machine.
sysbench --test=cpu --num-threads=12 --cpu-max-prime=20000000 run
[Edit]