平时大多使用SuperBench,今天测试了另一款Linux Server综合测试脚本LemonBench,可测试服务器基础信息,Speedtest网速测试,磁盘测试,路由追踪测试,网络信息,服务器接入线路测试。
食用方法
快速测试:
A 使用curl:
curl -fsSL https://ilemonrain.com/download/shell/LemonBench.sh | bash -s fast
B 使用wget:
wget -qO- https://ilemonrain.com/download/shell/LemonBench.sh | bash -s fast
全面测试:
A 使用curl:
curl -fsSL https://ilemonrain.com/download/shell/LemonBench.sh | bash -s full
B 使用wget:
wget -qO- https://ilemonrain.com/download/shell/LemonBench.sh | bash -s full