使用VPS服務(wù)器時(shí)有哪些常用的性能測試腳本?很多新手對此不是很清楚,為了幫助大家解決這個(gè)難題,下面小編將為大家詳細(xì)講解,有這方面需求的人可以來學(xué)習(xí)下,希望你能有所收獲。
一、SuperBench
Superbench 測試VPS服務(wù)器配置信息、IO性能、到國內(nèi)節(jié)點(diǎn)的網(wǎng)速
wget -qO- --no-check-certificate https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash
二、SuperSpeed
SuperSpeed 測試VPS服務(wù)器到國內(nèi)節(jié)點(diǎn)的網(wǎng)速
wget https://raw.githubusercontent.com/oooldking/script/master/superspeed.sh
chmod +x superspeed.sh
./superspeed.sh
三、Serverreview-Benchmark
Serverreview-Benchmark 測試VPS服務(wù)器配置信息、CPU/內(nèi)存/硬盤性能、全球節(jié)點(diǎn)測速
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操作系統(tǒng)下載: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大佬的,測試包含:常規(guī)系統(tǒng)參數(shù)檢測,帶寬測試,IO測試和全國ping測試、下載測試、路由測試、回程路由測試。下面代碼直接復(fù)制到機(jī)器使用即可,默認(rèn)會生成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"
看完上述內(nèi)容是否對您有幫助呢?如果還想對相關(guān)知識有進(jìn)一步的了解或閱讀更多相關(guān)文章,請關(guān)注創(chuàng)新互聯(lián)行業(yè)資訊頻道,感謝您對創(chuàng)新互聯(lián)網(wǎng)站建設(shè)公司,的支持。
網(wǎng)頁題目:使用VPS服務(wù)器時(shí)有哪些常用的性能測試腳本-創(chuàng)新互聯(lián)
分享路徑:http://www.chinadenli.net/article10/dhchdo.html
成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供網(wǎng)站制作、網(wǎng)站內(nèi)鏈、外貿(mào)建站、定制網(wǎng)站、定制開發(fā)、服務(wù)器托管
聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請盡快告知,我們將會在第一時(shí)間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場,如需處理請聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時(shí)需注明來源: 創(chuàng)新互聯(lián)
猜你還喜歡下面的內(nèi)容