[Linux] - 服务器/VPS一键检测带宽、CPU、内存、负载、IO读写

一、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

运行结果如:


 

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

运行结果如:

posted @ 2019-07-04 18:14  横渡  阅读(1137)  评论(0编辑  收藏  举报