- apt-get install bandwidthd
- follow prompts, main config file is /etc/bandwidthd/bandwidthd.con You can copy the conf file from /usr/share/doc/bandwidthd/bandwidthd.conf to /etc/bandwidthd/bandwidthd.conf
- apt-get install apache2
- cd to /var/www and create a soft link to the htdocs directory that bandwidthd uses (see /etc/bandwidthd/bandwidthd.conf)
- ln -s /var/lib/bandwidthd/htdocs bandwidthd
- where bandwidthd in the name of the link
- restart apache /etc/init.d/apache2 restart (and bandwidthd if needed /etc/init.d/bandwidthd restart)
- access bandwidthd
- http://<localhost or IP>/bandwidthd
http://www.debianadmin.com/network-traffic-analyzer-for-your-ubuntu-system.html
http://infodotnet.blogspot.com/2008/02/install-and-configure-bandwidthd-per-ip.html


0 comments:
Post a Comment