Bench一键测试服务器脚本【国内版】
新增 Virt 检测服务器类型参数,常见Openvz,kvm,独服都能检测出来,新增独服通电时间检测。修复,speedtest 延迟飘逸,飘逸延迟统一改为 000.000 ms,修改 I/O 测试块大小,统一字符为英文,解决乱码问题
脚本特点
- 改进了显示的模式,基本参数添加了颜色,方面区分与查找。
- I/O测试,更改了原来默认的测试的内容,采用小文件,中等文件,大文件,分别测试IO性能,然后取平均值。
- 速度测试替换成了 Superspeed 里面的测试,第一个默认节点是,Speedtest 默认,其他分别测试到中国电信,联通,移动,各三个不同地区的速度。
使用方法
- wget -qO- https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash
- curl -Lso- https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash
- 新版:wget -qO- sb.oldking.net | bash
项目地址
https://github.com/oooldking/script/blob/master/superbench.sh
文章来源:oldking.net/350.html