您好,登錄后才能下訂單哦!
使用VPS服務器時有哪些常用的性能測試腳本?很多新手對此不是很清楚,為了幫助大家解決這個難題,下面小編將為大家詳細講解,有這方面需求的人可以來學習下,希望你能有所收獲。
一、SuperBench
Superbench 測試VPS服務器配置信息、IO性能、到國內節點的網速
wget -qO- --no-check-certificate https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash
二、SuperSpeed
SuperSpeed 測試VPS服務器到國內節點的網速
wget https://raw.githubusercontent.com/oooldking/script/master/superspeed.sh
chmod +x superspeed.sh
./superspeed.sh
三、Serverreview-Benchmark
Serverreview-Benchmark 測試VPS服務器配置信息、CPU/內存/硬盤性能、全球節點測速
yum install curl -y
curl -LsO https://raw.githubusercontent.com/sayem314/serverreview-benchmark/master/bench.sh
chmod +x bench.sh
./bench.sh -a share
四、Best Trace
Best Trace 是一款可視化路由跟蹤工具
#Windows操作系統下載:https://cdn.ipip.net/17mon/besttrace.exe
#MacOS下載:https://itunes.apple.com/us/app/best-trace/id1037779758?l=zh&ls=1&mt=12
五、ZBench
# 中文版:
wget -N --no-check-certificate https://raw.githubusercontent.com/FunctionClub/ZBench/master/ZBench-CN.sh && bash ZBench-CN.sh
# 或者英文版:
wget -N --no-check-certificate https://raw.githubusercontent.com/FunctionClub/ZBench/master/ZBench.sh && bash ZBench.shli
六、91Yuntest
91YUN大佬的,測試包含:常規系統參數檢測,帶寬測試,IO測試和全國ping測試、下載測試、路由測試、回程路由測試。下面代碼直接復制到機器使用即可,默認會生成html頁。
wget -N --no-check-certificate https://raw.githubusercontent.com/91yun/91yuntest/master/test.sh && bash test.sh -i "io,bandwidth,chinabw,download,traceroute,backtraceroute,allping,gotoping"
看完上述內容是否對您有幫助呢?如果還想對相關知識有進一步的了解或閱讀更多相關文章,請關注億速云行業資訊頻道,感謝您對億速云的支持。
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。