Linux服务器测试脚本 serverreview-benchmark v3

  • A+
所属分类:Linux

国外论坛上一个不错的测试脚本,测试Linux服务器的综合性能。包含了系统信息、到各大洲节点的speedtest测速、内存测试、IO测试等。

项目Github:https://github.com/sayem314/serverreview-benchmark

V3新特性:

  • 运行速度快.
  • 下载测试不会卡住.
  • 从谷歌云盘测试下载速度.
  • 测试内存平均速度.
  • 从hastebin或ubuntu分享测试结果链接.
  • 更多奇怪的测试节点.
  • 使用curl而不是wget.

使用方法:

如果没有curl命令则先安装curl,apt-get install curl或yum install curl

完整版:

curl -LsO git.io/bench.sh; chmod +x bench.sh && ./bench.sh -a share

结果样本:https://paste.ubuntu.com/26298979/

简化版:

curl -LsO git.io/bench.sh; chmod +x bench.sh && ./bench.sh -b share

结果样本:https://paste.ubuntu.com/26298995/

消息来源:https://www.lowendtalk.com/discussion/134290/new-year-special-serverreview-benchmark-v3#latest

weinxin
我的微信公众号
我的微信公众号扫一扫

发表评论

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen: