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读写


 

二、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读写

相关文章:

  • 2021-05-07
  • 2022-12-23
  • 2021-12-28
  • 2022-03-01
  • 2021-07-04
  • 2021-11-27
猜你喜欢
  • 2021-04-22
  • 2022-12-23
  • 2021-08-27
  • 2021-08-11
  • 2021-12-10
相关资源
相似解决方案