LemonBench脚本工具可以测试到当前服务器基础信息 、Speedtest网速测试、磁盘测试、路由追踪测试、网络信息,快速判断服务器接入线路测试。

第一、快速测试

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

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

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

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

第二、完整测试

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

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

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

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

这样我们在自己服务器中执行脚本可以看到实际的测试数据信息。所有的信息都仅能作为参考。这个脚本原出处是:https://blog.ilemonrain.com/linux/LemonBench.html

发表评论