分享一下常用的VPS服务器一键性能测试脚本,可以用来测试机器的配置和性能,测试VPS服务器的网络速度,硬盘性能等。
这里收集一些测试脚本,脚本均来自于网络,代码内有作者信息,感谢网络大神们提供这么优秀的工具。
一、SuperBench
Superbench 测试VPS服务器配置信息、IO性能、到国内节点的网速
wget -qO- --no-check-certificate https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash
二、SuperSpeed
SuperSpeed 测试VPS服务器到国内节点的网速
wget https://raw.githubusercontent.com/oooldking/script/master/superspeed.sh
chmod +x superspeed.sh
./superspeed.sh
三、Serverreview-Benchmark
Serverreview-Benchmark 测试VPS服务器配置信息、CPU/内存/硬盘性能、全球节点测速
yum install curl -y
curl -LsO https://raw.githubusercontent.com/sayem314/serverreview-benchmark/master/bench.sh
chmod +x bench.sh
./bench.sh -a share
四、Best Trace
Best Trace 是一款可视化路由跟踪工具
#Windows操作系统下载:https://cdn.ipip.net/17mon/besttrace.exe
#MacOS下载:https://itunes.apple.com/us/app/best-trace/id1037779758"io,bandwidth,chinabw,download,traceroute,backtraceroute,allping,gotoping"
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持。
VPS,服务器,性能测试,脚本
免责声明:本站文章均来自网站采集或用户投稿,网站不提供任何软件下载或自行开发的软件! 如有用户或公司发现本站内容信息存在侵权行为,请邮件告知! 858582#qq.com