With BANDWIDTHD in any computer through the Web interface through the browser to view the IP traffic through the gateway, but is a separate protocol, color display, has an intuitive image curve.
In the daily maintenance, the biggest headache for network administrators is that the intranet often has a lot of people transferring files and causing poor bandwidth to become more sluggish. If the BANDWIDTHD on the gateway, you can track the flow of each IP, and you can use the image curve to display the corresponding different IP protocol display, can also be divided into time view, such as: including FTP, HTTP, Peer-to-peer, TCP, UDP, ICMP protocol of the respective traffic, to the IP as a statistical object.
1. Basic Compiling Component Installation
[root@localhost ~]# yum install gcc cpp glibc glibc-devel
2., PCAP/PNG/GD library (image processing Gallery)
[Root@localhost ~]# yum install libpcap libpcap-devel libpng libpng-devel gd gd-devel
3. Installation httpd
[Root@localhost ~]# yum install httpd mod_ssl
[root@localhost ~]# service httpd start
[Root@localhost ~]# chkconfig httpd on
4, download BANDWIDTHD
[Root@localhost ~]#
wget http://jaist.dl.sourceforge.net/project/bandwidthd/bandwidthd/bandwidthd%202.0.1/bandwidthd-2.0.1.tgz
5, Installation BANDWIDTHD
Decompression BANDWIDTHD
[Root@localhost ~]# TAR-ZXVF bandwidthd-2.0.1.tgz
Compile
[root@localhost ~] #cd bandwidthd-2.0.1
[Root@localhost bandwidthd-2.0.1]#./configure
[Root@localhost bandwidthd-2.0.1]# Make;make Install
[Root@localhost ~]# LL/USR/LOCAL/BANDWIDTHD
Total Dosage 64
-rwxr-xr-x 1 root 53320 March 15:15 bandwidthd//boot BANDWIDTHD file
Drwxr-xr-x 2 root 4096 March 15:51 etc//config file
Drwxr-xr-x 2 root 4096 March 15:25 htdocs//web Access directory, can be used as a virtual host pointed over