티스토리 뷰
iperf는 두대의 서버 사이에 한대는 서버, 한대는 클라이언트로 접속하여 속도를 측정합니다.
다음과 같이 설치를 하도록 합니다. 이 글을 쓰는 시점에서는 2.0.4가 최신버젼입니다만 적정한 최신 버젼을 사용하시면 됩니다.
설치
pkg 설치 : tar -zxvf iperf-2.0.4.tar.gz
cd iperf-2.0.4
./configure
make; make install
설치가 완료^^ 이제 두대의 서버간의 속도를 측정해 보도록 하겠습니다..
* 서버 실행하기
[code]> iperf -s
------------------------------------------------------------
Server listening on TCP port 5001
TCP window size: 85.3 KByte (default)
------------------------------------------------------------[/code]
* 클라이언트 실행하기
[code]iperf -c 192.168.0.2
------------------------------------------------------------
Client connecting to 192.168.0.2, TCP port 5001
TCP window size: 16.0 KByte (default)
------------------------------------------------------------
[ 3] local 192.168.0.3 port 55881 connected with 192.168.0.2 port 5001
[ ID] Interval Transfer Bandwidth
[ 3] 0.0-10.0 sec 1.10 GBytes 942 Mbits/sec[/code]
위의 결과를 통해 두 서버간의 통신속도는 942 Mbit/sec 확인
'linux' 카테고리의 다른 글
yum repository server 구축 (CentOS6) (0) | 2017.06.05 |
---|---|
samba server 구축 (CentOS6) (0) | 2017.06.05 |
yum undo 하기(CentOS 6) (0) | 2017.05.25 |
CD-ROM로 yum 서버 설정 (CentOS 6) (0) | 2017.05.25 |
IPMITOOL을 이용한 시스템 이벤트 로그 확인 (HP DL360 GEN8 - CENTOS 6기준) (0) | 2017.05.23 |
- Total
- Today
- Yesterday
- dl20
- chrony
- DL20 GEN9 장비에 CentOS 7
- shell connmad log
- ios ansible
- centos7 ntp
- nutanix rac
- cmd로 윈도우 계정 관리
- oracle linux8 kernel
- 특정 문구 치환
- ISCSI 볼륨 RAC
- 윈도우 cmd 계정 관리
- ipmi
- ILO
- dl20 centos7
- cgroup
- dl20 g9 centos7 설치
- CentOS 7 GUI
- kernel 변경
- 리눅스 커맨드 로그남기기
- linux command log
- windows.old 강제삭제
- cmd로 계정 생성
- 특정 라인삭제
- nxos ansible
- ansible ios
- 윈도우서버 계정 관려
- ansible network
- cisco ansible
- vm rac
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |