글
CentOS 에는 iftop 이 패키지로 들어 있지 않다.
Ubuntu의 경우는 아주 쉽게 apt-get install iftop 으로 iftop을 설치 할 수 있다.
그렇다고 centos 가 설치가 어렵거나 하지는 않는다.
환경
CentOS 6.5 x86-x64
wget http://dl.fedoraproject.org/pub/epel/6/x86_64/iftop-1.0-0.7.pre4.el6.x86_64.rpm
rpm -Uvh iftop-1.0-0.7.pre4.el6.x86_64.rpm
설치가 끝났다.
# iftop 명령어로 실시간 트래픽 확인을 할 수 있다.
wget http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm
rpm -Uhv rpmforge-release*.rf.x86_64.rpm
yum install htop
도움받은 url
http://oracle.tistory.com/482
http://www.dreamcreative.net/how-tos/guides-server-maintenance/install-htop-in-centos/
'Linux' 카테고리의 다른 글
Ubuntu 14.04 LTS System indicator mornitor (시스템 모니터 장치 설치) (0) | 2015.02.14 |
---|---|
Ubuntu 14.04 LTS 텔레그램 설치 (0) | 2015.02.14 |
아파치 apache 로그를 분석한 접속 통계 awstats (0) | 2014.12.10 |
우분투 jdk+tomcat7+apache2 설치 및 연동하기 (0) | 2014.09.20 |
DLINK DIR-825 모델에 dd-wrt 포팅하기. (0) | 2014.07.02 |
RECENT COMMENT