一、SuperBench.sh
VPS/服务器一键检测带宽、CPU、内存、负载、IO读写等的脚本:
wget -qO- https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash
或者
curl -Lso- https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash
运行结果如:
![[Linux]服务器/VPS一键检测带宽、CPU、内存、负载、IO读写](https://www.johngo689.com/wp-content/themes/justnews/themer/assets/images/lazy.png)
二、bench.sh
一键检测VPS类型、CPU、内存、等脚本:
命令1:
wget -qO- bench.sh | bash
或者
curl -Lso- bench.sh | bash
命令2:
wget -qO- 86.re/bench.sh | bash
或者
curl -so- 86.re/bench.sh | bash
运行结果如:
![[Linux]服务器/VPS一键检测带宽、CPU、内存、负载、IO读写](https://www.johngo689.com/wp-content/themes/justnews/themer/assets/images/lazy.png)
Original: https://www.cnblogs.com/HD/p/11134119.html
Author: 横渡
Title: [Linux]服务器/VPS一键检测带宽、CPU、内存、负载、IO读写
原创文章受到原创版权保护。转载请注明出处:https://www.johngo689.com/27349/
转载文章受原作者版权保护。转载请注明原作者出处!