91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

如何進行iPerf 測速軟件centos7安裝

發布時間:2021-09-26 15:08:42 來源:億速云 閱讀:368 作者:柒染 欄目:系統運維

今天就跟大家聊聊有關如何進行iPerf 測速軟件centos7安裝,可能很多人都不太了解,為了讓大家更加了解,小編給大家總結了以下內容,希望大家根據這篇文章可以有所收獲。

Iperf 是一個網絡性能測試工具。Iperf可以測試最大TCP和UDP帶寬性能,具有多種參數和UDP特性,可以根據需要調整,可以報告帶寬、延遲抖動和數據包丟失。
使用環境:VPS是centos7_64位系統標準安裝,如果提示沒有wget、rpm、yum命令請自行安裝,系統update的iperf是3.1.3版本,默認安裝2.0

安裝iperf:
[root@fq ~]# wget https://iperf.fr/download/fedora/iperf3-3.1.3-1.fc24.x86_64.rpm
--2020-03-01 11:10:00--  https://iperf.fr/download/fedora/iperf3-3.1.3-1.fc24.x86_64.rpm
Resolving iperf.fr (iperf.fr)... 213.246.63.45, 2a00:c70:1:213:246:63:45:2
Connecting to iperf.fr (iperf.fr)|213.246.63.45|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 78686 (77K) [application/x-redhat-package-manager]
Saving to: ‘iperf3-3.1.3-1.fc24.x86_64.rpm’

100%[=======================================>] 78,686       144KB/s   in 0.5s

2020-03-01 11:10:01 (144 KB/s) - ‘iperf3-3.1.3-1.fc24.x86_64.rpm’ saved [78686/78686]

[root@fq ~]# rpm -Uvh iperf3-3.1.3-1.fc24.x86_64.rpm
Preparing...                          ################################# [100%]
Updating / installing...
1:iperf3-3.1.3-1.fc24              ################################# [100%]
[root@fq ~]# yum update
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile

  • base: centos.cs.nctu.edu.tw

  • elrepo: mirror-hk.koddos.net

  • elrepo-kernel: mirror-hk.koddos.net

  • epel: fedora.cs.nctu.edu.tw

  • epel-debuginfo: fedora.cs.nctu.edu.tw

  • extras: mirror.upsi.edu.my

  • updates: mirror.its.sfu.ca
    Resolving Dependencies
    --> Running transaction check
    ---> Package iperf3.x86_64 0:3.1.3-1.fc24 will be updated
    ---> Package iperf3.x86_64 0:3.1.7-2.el7 will be an update
    --> Finished Dependency Resolution

Dependencies Resolved

=================================================================================
Package          Arch             Version                  Repository      Size
=================================================================================
Updating:
iperf3           x86_64           3.1.7-2.el7              base            79 k

Transaction Summary
=================================================================================
Upgrade  1 Package

Total download size: 79 k
Is this ok [y/d/N]: y
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
iperf3-3.1.7-2.el7.x86_64.rpm                             |  79 kB  00:00:00    
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Warning: RPMDB altered outside of yum.
Updating   : iperf3-3.1.7-2.el7.x86_64                                     1/2
Cleanup    : iperf3-3.1.3-1.fc24.x86_64                                    2/2
Verifying  : iperf3-3.1.7-2.el7.x86_64                                     1/2
Verifying  : iperf3-3.1.3-1.fc24.x86_64                                    2/2

Updated:
iperf3.x86_64 0:3.1.7-2.el7

Complete!
[root@fq ~]# yum install iperf
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile

  • base: centos.cs.nctu.edu.tw

  • elrepo: mirror-hk.koddos.net

  • elrepo-kernel: mirror-hk.koddos.net

  • epel: mirrors.aliyun.com

  • epel-debuginfo: mirrors.aliyun.com

  • extras: mirror.upsi.edu.my

  • updates: mirror.kku.ac.th
    Resolving Dependencies
    --> Running transaction check
    ---> Package iperf.x86_64 0:2.0.13-1.el7 will be installed
    --> Finished Dependency Resolution

Dependencies Resolved

=================================================================================
Package         Arch             Version                   Repository      Size
=================================================================================
Installing:
iperf           x86_64           2.0.13-1.el7              epel            86 k

Transaction Summary
=================================================================================
Install  1 Package

Total download size: 86 k
Installed size: 185 k
Is this ok [y/d/N]: y
Downloading packages:
iperf-2.0.13-1.el7.x86_64.rpm                             |  86 kB  00:00:01    
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : iperf-2.0.13-1.el7.x86_64                                     1/1
Verifying  : iperf-2.0.13-1.el7.x86_64                                     1/1

Installed:
iperf.x86_64 0:2.0.13-1.el7

Complete!
[root@fq ~]# iperf -v
iperf version 2.0.13 (21 Jan 2019) pthreads
[root@fq ~]# iperf -s -u

Server listening on UDP port 5001
Receiving 1470 byte datagrams
UDP buffer size:  208 KByte (default)

[  3] local 10.140.0.3 port 5001 connected with 182.120.21.91 port 64702
[ ID] Interval       Transfer     Bandwidth        Jitter   Lost/Total Datagrams
[  3]  0.0-60.3 sec  75.3 MBytes  10.5 Mbits/sec  15.785 ms 456497/510203 (89%)

如何進行iPerf 測速軟件centos7安裝

看完上述內容,你們對如何進行iPerf 測速軟件centos7安裝有進一步的了解嗎?如果還想了解更多知識或者相關內容,請關注億速云行業資訊頻道,感謝大家的支持。

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

乐昌市| 六盘水市| 蓝山县| 成安县| 邯郸县| 闵行区| 山丹县| 兖州市| 高青县| 宁阳县| 和硕县| 阿城市| 独山县| 长治市| 松溪县| 巴东县| 开化县| 左权县| 晋中市| 郓城县| 华蓥市| 江安县| 阜平县| 石棉县| 陆良县| 玛多县| 凌海市| 罗山县| 山阳县| 正蓝旗| 德钦县| 临湘市| 商城县| 房山区| 保康县| 安岳县| 茶陵县| 夏河县| 柳河县| 夏津县| 洛隆县|