Skip to content

Aniverse/A

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

I/O bench and system info

以下四种用法都可以

bash <(wget -qO- git.io/ceshi)
bash <(curl -Ls git.io/ceshi)
bash -c "$(wget -qO- https://github.com/Aniverse/A/raw/i/a)"
wget -q https://github.com/Aniverse/A/raw/i/a && bash a

高级用法

No IP                bash <(wget -qO- git.io/ceshi) -a
No IPIP              bash <(wget -qO- git.io/ceshi) -b
No IOtest            bash <(wget -qO- git.io/ceshi) -c
No IP, IPIP, IOTEST  bash <(wget -qO- git.io/ceshi) -abc
IOPS test            bash <(wget -qO- git.io/ceshi) -j

00 Seedbox-USB-SSD Seedbox-SH-HDD Seedbox-FH-HDD Seedbox-FH-SSD Seedbox-PM Hetzner_HW_RAID OP-10Euro Ikoula-20Euro-SSD

Troubleshooting

如果碰到 -sh: syntax error near unexpected token (' 的提示,先输入 bash,再执行脚本
已知未解决的问题:某些软/硬 RAID 硬盘检测不到
如果还有什么别的问题,请开 issue

About

A bench script for dedicated servers.

Resources

Stars

Watchers

Forks

Languages