일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- php5
- oracle
- rac
- sqlplus
- Linux
- 연산자
- Oracle RAC
- MySQL
- command & perl
- Unix
- mariaDB
- oracle install
- perl + 정규표현식
- prompt
- RHEL4
- solaris
- SQL
- bash
- perl one-liner
- fdisk
- dba
- solaris network
- cygwin
- PERL
- memory
- Network
- grid
- perl string
- patch
- 오라클
Archives
- Today
- Total
DATA 전문가로 가는 길
[Unix/Linux] IPTraf 3.0 설치 가이드 본문
작성자 : 박상수
작성일자 : 2010.11.17
환경 : vmware7 [ RedHat Enterprise Linux 4 ]
작성일자 : 2010.11.17
환경 : vmware7 [ RedHat Enterprise Linux 4 ]
1. PTraf 란
실시간 패킷 분석 프로그램으로 네트워크 인터페이스 별 모니터링과 각 프로토콜 별 송수신 패킷 전송량을 측정, 송수신 IP 실시간 감시 등 TEXT 그래픽 인터페이스로 제공하는 프로그램입니다.
2. 다운로드 및 압축 해제
[2010-11-17 15:51:59]-[root@server102:/usr/local/src]
# wget http://www.superuser.co.kr/home/files/iptraf-3.0.0.tar.gz
--15:52:09-- http://www.superuser.co.kr/home/files/iptraf-3.0.0.tar.gz
=> `iptraf-3.0.0.tar.gz'
Resolving www.superuser.co.kr... 222.97.189.20
Connecting to www.superuser.co.kr|222.97.189.20|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 575,169 (562K) [application/x-gzip]
100%[====================================>] 575,169 1.96M/s
15:52:09 (1.96 MB/s) - `iptraf-3.0.0.tar.gz' saved [575169/575169]
[2010-11-17 15:52:09]-[root@server102:/usr/local/src]
# ls -al
합계 584
drwxr-xr-x 2 root root 4096 11월 17 15:52 .
drwxr-xr-x 11 root root 4096 11월 15 14:47 ..
-rw-r--r-- 1 root root 575169 3월 22 2007 iptraf-3.0.0.tar.gz
[2010-11-17 15:52:12]-[root@server102:/usr/local/src]
[참고] tar 명령어를 이용해서 압축을 해제 합니다.(z옵션은 gz를 포함 한다는 의미 입니다.)
# tar zxf iptraf-3.0.0.tar.gz
[2010-11-17 15:52:35]-[root@server102:/usr/local/src]
# ls
iptraf-3.0.0 iptraf-3.0.0.tar.gz
[2010-11-17 15:52:37]-[root@server102:/usr/local/src]
# cd iptraf-3.0.0
# wget http://www.superuser.co.kr/home/files/iptraf-3.0.0.tar.gz
--15:52:09-- http://www.superuser.co.kr/home/files/iptraf-3.0.0.tar.gz
=> `iptraf-3.0.0.tar.gz'
Resolving www.superuser.co.kr... 222.97.189.20
Connecting to www.superuser.co.kr|222.97.189.20|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 575,169 (562K) [application/x-gzip]
100%[====================================>] 575,169 1.96M/s
15:52:09 (1.96 MB/s) - `iptraf-3.0.0.tar.gz' saved [575169/575169]
[2010-11-17 15:52:09]-[root@server102:/usr/local/src]
# ls -al
합계 584
drwxr-xr-x 2 root root 4096 11월 17 15:52 .
drwxr-xr-x 11 root root 4096 11월 15 14:47 ..
-rw-r--r-- 1 root root 575169 3월 22 2007 iptraf-3.0.0.tar.gz
[2010-11-17 15:52:12]-[root@server102:/usr/local/src]
[참고] tar 명령어를 이용해서 압축을 해제 합니다.(z옵션은 gz를 포함 한다는 의미 입니다.)
# tar zxf iptraf-3.0.0.tar.gz
[2010-11-17 15:52:35]-[root@server102:/usr/local/src]
# ls
iptraf-3.0.0 iptraf-3.0.0.tar.gz
[2010-11-17 15:52:37]-[root@server102:/usr/local/src]
# cd iptraf-3.0.0
3. IPTraf 설치 및 실행
[2010-11-17 16:00:00]-[root@server102:/usr/local/src/iptraf-3.0.0]
# ls -al
합계 128
drwxr-xr-x 6 500 root 4096 9월 13 2005 .
drwxr-xr-x 3 root root 4096 11월 17 15:52 ..
-rw-r--r-- 1 500 root 37436 9월 13 2005 CHANGES
drwxr-xr-x 4 500 root 4096 8월 4 2005 Documentation
-rw-r--r-- 1 500 root 3801 8월 6 2002 FAQ
-rw-r--r-- 1 500 root 2189 12월 30 2002 INSTALL
-rw-r--r-- 1 500 root 18271 3월 7 2002 LICENSE
-rw-r--r-- 1 500 root 3150 12월 30 2002 README
-rw-r--r-- 1 500 root 1475 5월 10 2001 README.contact
-rw-r--r-- 1 500 root 2623 8월 6 2002 README.interfaces
-rw-r--r-- 1 500 root 953 8월 6 2002 README.platforms
-rw-r--r-- 1 500 root 2578 11월 16 2001 README.rvnamed
-rw-r--r-- 1 500 root 4362 12월 30 2002 RELEASE-NOTES
-rwxr-xr-x 1 500 root 1549 7월 12 2002 Setup
drwxr-xr-x 2 500 root 4096 2월 26 2001 contrib
drwxr-xr-x 2 500 root 4096 9월 13 2005 src
drwxr-xr-x 2 500 root 4096 9월 13 2005 support
[2010-11-17 16:00:02]-[root@server102:/usr/local/src/iptraf-3.0.0]
# ./Setup
Would you like to view the RELEASE-NOTES file now (Y/N)? N
=====================================================================
Thank you for installing IPTraf. You can now start IPTraf by issuing
the command
/usr/local/bin/iptraf
at your shell prompt. You can also add /usr/local/bin to your PATH environment
variable to avoid having to type the pathname when invoking the program.
make: Leaving directory `/usr/local/src/iptraf-3.0.0/src'
[2010-11-17 16:01:27]-[root@server102:/usr/local/src/iptraf-3.0.0]
# /usr/local/bin/iptraf
# ls -al
합계 128
drwxr-xr-x 6 500 root 4096 9월 13 2005 .
drwxr-xr-x 3 root root 4096 11월 17 15:52 ..
-rw-r--r-- 1 500 root 37436 9월 13 2005 CHANGES
drwxr-xr-x 4 500 root 4096 8월 4 2005 Documentation
-rw-r--r-- 1 500 root 3801 8월 6 2002 FAQ
-rw-r--r-- 1 500 root 2189 12월 30 2002 INSTALL
-rw-r--r-- 1 500 root 18271 3월 7 2002 LICENSE
-rw-r--r-- 1 500 root 3150 12월 30 2002 README
-rw-r--r-- 1 500 root 1475 5월 10 2001 README.contact
-rw-r--r-- 1 500 root 2623 8월 6 2002 README.interfaces
-rw-r--r-- 1 500 root 953 8월 6 2002 README.platforms
-rw-r--r-- 1 500 root 2578 11월 16 2001 README.rvnamed
-rw-r--r-- 1 500 root 4362 12월 30 2002 RELEASE-NOTES
-rwxr-xr-x 1 500 root 1549 7월 12 2002 Setup
drwxr-xr-x 2 500 root 4096 2월 26 2001 contrib
drwxr-xr-x 2 500 root 4096 9월 13 2005 src
drwxr-xr-x 2 500 root 4096 9월 13 2005 support
[2010-11-17 16:00:02]-[root@server102:/usr/local/src/iptraf-3.0.0]
# ./Setup
Would you like to view the RELEASE-NOTES file now (Y/N)? N
=====================================================================
Thank you for installing IPTraf. You can now start IPTraf by issuing
the command
/usr/local/bin/iptraf
at your shell prompt. You can also add /usr/local/bin to your PATH environment
variable to avoid having to type the pathname when invoking the program.
make: Leaving directory `/usr/local/src/iptraf-3.0.0/src'
[2010-11-17 16:01:27]-[root@server102:/usr/local/src/iptraf-3.0.0]
# /usr/local/bin/iptraf
'OS > Fundamental' 카테고리의 다른 글
[Unix/Linux] RHEL4 - LVM 생성 및 제거 방법 (0) | 2010.11.19 |
---|---|
[Unix/Linux] VMware 환경에서 Disk 추가 및 마운트 (0) | 2010.11.18 |
[Unix/Linux] /etc/bashrc prompt 변경 하기 (0) | 2010.11.16 |
[Unix/Linux] VMware Server 2(windows 7) + Linux(CentOS5.5) VMware Tools 설치 방법 (0) | 2010.10.19 |
[Linux/Unix] lsof 명령어 없을시 해당 포트/프로세스 ID 검출하는 방법 (0) | 2010.01.27 |
Comments