失眠网,内容丰富有趣,生活中的好帮手!
失眠网 > LINUX服务器性能常用测试脚本 – 硬件信息/网速/延迟/路由等

LINUX服务器性能常用测试脚本 – 硬件信息/网速/延迟/路由等

时间:2019-12-21 00:43:15

相关推荐

LINUX服务器性能常用测试脚本 – 硬件信息/网速/延迟/路由等

漫步云端服务器 http://chdong.top/

http://chdong.top/bbs/ http://www.chdong.top/

发现自己有一个闲置的VPS(好久好久了,居然还没跑路!),于是就拿来测试了下脚本!512内存,测试结果惨不忍睹,结仅供参考!!!

SuperBench.sh

脚本:

wget -qO- git.io/superbench.sh | bash

curl -LsO git.io/superbench.sh; chmod +x superbench.sh

Bench.sh

脚本:

wget -qO- bench.sh | bash

curl -Lso- bench.sh | bash

Zench

脚本:

wget -N --no-check-certificate /FunctionClub/ZBench/master/ZBench-CN.sh && bash ZBench-CN.sh

纯测速类:

SuperSpeed.sh

使用方法:

wget /oooldking/script/master/superspeed.sh && chmod +x superspeed.sh && ./superspeed.sh

路由测试:

回程测试脚本:

wget /nanqinlang-script/testrace/master/testrace.shbash testrace.sh

去程测试:

/traceroute.php

相关脚本作者:

http://bench.sh

/

/FunctionClub/ZBench

漫步云端服务器 http://chdong.top/

http://chdong.top/bbs/ http://www.chdong.top/

如果觉得《LINUX服务器性能常用测试脚本 – 硬件信息/网速/延迟/路由等》对你有帮助,请点赞、收藏,并留下你的观点哦!

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。