Archive

Benchmark CPU

# if you have EPEL in your yum repo: yum -y install systester-cli # else install from source: yum -y groupinstall ‘Development Tools’ yum -y

Read More »

Benchmark IOPS

cd /root && yum -y groupinstall “Development Tools” && wget https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/ioping/ioping-0.8.tar.gz && tar zxvf ioping-0.8.tar.gz && cd ioping-0.8 && make && make install Test on

Read More »

Most Popular