LemonBench – 一款Linux服务器综合性能测试工具脚本

快速测试

如果你的服务器上安装有 curl 工具,请使用以下命令执行脚本:

1
curl -fsL https://ilemonra.in/LemonBenchIntl | bash -s fast

如果你的服务器上安装有 wget 工具,请使用以下命令执行脚本:

wget -qO- https://ilemonrain.com/download/shell/LemonBench.sh | bash -s fast

完整测试

如果你的服务器上安装有 curl 工具,请使用以下命令执行脚本:

1
curl -fsSL https://ilemonrain.com/download/shell/LemonBench.sh | bash -s full

如果你的服务器上安装有 wget 工具,请使用以下命令执行脚本:

1
wget -qO- https://ilemonrain.com/download/shell/LemonBench.sh | bash -s full

SuperBench.sh 一键测试服务器的基本参数

wget -qO- --no-check-certificate https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash

或者

curl -Lso- -no-check-certificate https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash


Bench.sh

你可以使用以下命令来查看您的 Linux 系统信息,还可以测试网络带宽及硬盘读写速率

wget -qO- bench.sh | bash


ZBench一键测试

wget -N –no-check-certificate https://raw.githubusercontent.com/FunctionClub/ZBench/master/ZBench-CN.sh && bash ZBench-CN.sh


宝塔

Centos安装命令:

yum install -y wget && wget -O install.sh http://download.bt.cn/install/install.sh && sh install.sh

Ubuntu/Deepin安装命令:

wget -O install.sh http://download.bt.cn/install/install-ubuntu.sh && sudo bash install.sh

Debian安装命令:

wget -O install.sh http://download.bt.cn/install/install-ubuntu.sh && bash install.sh

Fedora安装命令:

wget -O install.sh http://download.bt.cn/install/install.sh && bash install.sh


登陆之后,Superspeed.sh 原版使用教程:

bash <(curl -Lso- https://git.io/superspeed)

-----------
缝合版本 多功能脚本
wget vpstest.cn/it && bash it
wget git.io/vpstest && bash vpstest