Quantcast
Channel: Tutorials — LowEndTalk
Viewing all articles
Browse latest Browse all 1028

[Script] Serverreview Bash Script v2

$
0
0

It's an upgrade of Serverreview Bash Script. As for server information it will now show you server hostname, IP, free swap and used storage. More important information will be added later. And it's now parameter based, means you don't need to waste your bandwidth if you just like to see server information only or test I/O. So lets's see how to do. First download the file using code below:

wget serverreview.cf/script/bench

Once downloaded you can use the code below to use it properly. Here is list of parameters below:

System Information

sh bench -info

I/O Test

sh bench -io

CDN Download (200MB)

sh bench -cdn

North America Download (800MB)

sh bench -northamerica

Europe Download (900MB)

sh bench -europe

Asia Download (400MB)

sh bench -asia

System Info + CDN Download + I/O Test

sh bench -b

All In One Command

sh bench -a

Help

sh bench -help

About

sh bench -about

Serverreview Bash Script

Credits

Thanks to @camarg for the the original script. Thanks to @dmmcintyre3 for the modified version. Thanks @Hidden_Refuge for update bench-sh-2.


Viewing all articles
Browse latest Browse all 1028

Trending Articles