Skip to content

MiteshShah/bench-sh-2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 

Repository files navigation

bench-sh-2

Benchmark Script Version 2

Demo Output: http://pastebin.com/pNXGSrr8


Parameters

Help Page:
./bench.sh -h

System Info + Speedtest IPv4 + Drive Speed:
./bench.sh
Classic mode. This will use 1 GB bandwidth!

System Info + Speedtest IPv6 + Drive Speed:
./bench.sh -6
IPv6 only speed test. This will use 1 GB bandwidth!

System Info + Speedtest IPv4 & IPv6 + Drive Speed:
./bench.sh -46 or ./bench.sh -64
Dual stack speed test. This will use 2 GB bandwidth!

System Info:
./bench.sh -sys
System information only.

Drive Speed:
./bench.sh -io
Drive speed test via DD only.

IOPing Benchmark:
./bench.sh -iops

System Info + Speedtest IPv4 + Drive Speed + System Benchmark:
./bench.sh -b
Classic mode with system benchmark. This will use 1 GB bandwidth!

System Info + Speedtest IPv6 + Drive Speed + System Benchmark:
./bench.sh -b6
IPv6 only speed test with system benchmark. This will use 1 GB bandwidth!

System Info + Speedtest IPv4 & IPv6 + Drive Speed + System Benchmark:
./bench.sh -b46 or ./bench.sh -b64
Dual stack speed test with system benchmark. This will use 2 GB bandwidth.


This script is based on bench.sh by akamaras/camarg from here.
Copyright (C) 2011 by akamaras/camarg

dmmcinytre3 from FreeVPS has added the speed test.
Copyright (C) 2011 by dmmcinytre3 for the modifications he made
dmmcintyre3's modified version: https://freevps.us/thread-2252.html

Copyright for this (bench-sh-2) (C) 2015 by me (Hidden Refuge)

About

Benchmark Script Version 2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%