Source: bandwidthd Section: net Maintainer: Debian QA Group Build-Depends: bison, debhelper-compat (= 13), dh-cruft, flex, libgd-dev, libpcap0.8-dev | libpcap-dev, libpq-dev, po-debconf Standards-Version: 4.7.4 Homepage: https://bandwidthd.sourceforge.net/ Vcs-Browser: https://salsa.debian.org/debian/bandwidthd Vcs-Git: https://salsa.debian.org/debian/bandwidthd.git Package: bandwidthd Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: ucf, ${misc:Depends}, ${shlibs:Depends}, sysvinit-utils (>= 3.07-1) Suggests: apache2 Conflicts: bandwidthd-pgsql Description: Tracks usage of TCP/IP and builds html files with graphs BandwidthD tracks usage of TCP/IP network subnets and builds html files with graphs to display utilization. Charts are built by individual IPs. Color Codes HTTP, TCP, UDP, ICMP, VPN, P2P, etc. . This is the static version, see bandwidthd-pgsql for multi sensor/php frontend bandwidthd. Package: bandwidthd-pgsql Architecture: any Depends: dbconfig-common, postgresql-client, ucf, ${misc:Depends}, ${shlibs:Depends}, sysvinit-utils (>= 3.07-1) Recommends: php, php-gd, php-pgsql Suggests: apache2, postgresql Conflicts: bandwidthd Description: Tracks usage of TCP/IP and builds html files with graphs BandwidthD tracks usage of TCP/IP network subnets and builds html files with graphs to display utilization. Charts are built by individual IPs. Color Codes HTTP, TCP, UDP, ICMP, VPN, P2P, etc. . This is the PostgreSQL version of bandwidthd which supports multiple sensors and uses a dynamic (php-based) web interface. If you don't need these features then using the package bandwidthd is suggested.