Linux服务器测试脚本集合

南图
2020-12-02 / 0 评论 / 2,092 阅读 / 正在检测是否收录...
温馨提示:
本文最后更新于2021年04月13日,已超过1256天没有更新,若内容或图片失效,请留言反馈。

介绍

LemonBench是国内网友@极光星空(iLemonrain) 原创的一款Linux服务器综合测试工具,别名又叫LBench、柠檬Bench,是一款可以一键快速、全面的测试Linux系统服务器的综合性能,主要特点是可以一键测试服务器系统信息、网络IP信息、虚拟服务器大带宽情况(HBO Now、巴哈姆特動畫瘋、哔哩哔哩港澳台、哔哩哔哩台湾)以及CPU、内存、硬盘的性能。测试结果展示美观、直接、通俗易懂,直接中文显示。

快速测试

命令

yum -y install wget
wget -O- https://ku.oioweb.cn/sh/LemonBench/LemonBenchIntl.sh | bash -s fast
#或
apt-get install curl
curl -fsL https://ku.oioweb.cn/sh/LemonBench/LemonBenchIntl.sh | bash -s fast 

完整测试

命令

yum -y install wget
wget -O- https://ku.oioweb.cn/sh/LemonBench/LemonBenchIntl.sh | bash -s full
#或
apt-get install curl
curl -fsL https://ku.oioweb.cn/sh/LemonBench/LemonBenchIntl.sh | bash -s full

测试效果展示

南图博客

0

评论 (0)

取消