Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
docs:user-guide:services:bandwidthd [2018/02/18 14:31] – [Bandwidthd] jmlacroixdocs:guide-user:services:network_monitoring:bandwidthd [2018/11/26 01:04] – [Bandwidthd] jmlacroix
Line 2: Line 2:
 [[http://bandwidthd.sourceforge.net/]] [[http://bandwidthd.sourceforge.net/]]
  
-**Note: bandwidthd in snapshot or LEDE 17.01 tracks the SMTP data while the version in the previous version of OpenWrt (Chaos Calmer and older) tracks the P2P data (Gnutella, eDonkey, etc.).  All of the other data (FTP, UDP, TCP, etc.) is tracked the same way in all versions.**+**Note: bandwidthd in LEDE/OpenWRT 17.01 or higher tracks the SMTP data (ports 25, 465 and 587) while the version in the previous version of OpenWrt (Chaos Calmer and older) tracks the P2P data (Gnutella, eDonkey, etc.).  All of the other data (FTP, UDP, TCP, etc.) is tracked the same way in all versions.**
  
 **Bandwidthd is composed of 4 packages: **Bandwidthd is composed of 4 packages:
Line 18: Line 18:
   * In Barrier Breaker (14.07) in "oldpackages" as a package.   * In Barrier Breaker (14.07) in "oldpackages" as a package.
   * In original Chaos Calmer (15.05) __it is not available as a precompiled package__: you have to compile it yourself and install it.  See https://wiki.openwrt.org/doc/howto/build to have details on how to compile a package.   * In original Chaos Calmer (15.05) __it is not available as a precompiled package__: you have to compile it yourself and install it.  See https://wiki.openwrt.org/doc/howto/build to have details on how to compile a package.
-  * In the minor fix release of Chaos Calmer (15.05.1) it is available as a package. +  * As a package in 15.05.1 or higher.
-  * In snapshot or LEDE 17.01 as a package (https://downloads.openwrt.org/snapshots/trunk/).+
  
 **bandwidthd-pgsql** **bandwidthd-pgsql**
   * In the original Chaos Calmer (15.05) __it is not available as a precompiled package__: you have to compile it yourself and install it.  See https://wiki.openwrt.org/doc/howto/build to have details on how to compile a package.   * In the original Chaos Calmer (15.05) __it is not available as a precompiled package__: you have to compile it yourself and install it.  See https://wiki.openwrt.org/doc/howto/build to have details on how to compile a package.
   * In the minor fix release of Chaos Calmer (15.05.1) it is available as a package.   * In the minor fix release of Chaos Calmer (15.05.1) it is available as a package.
-  * In snapshot or LEDE 17.01 as a package (https://downloads.openwrt.org/snapshots/trunk/)+  * As a package in 15.05.1 or higher
 +  
 **bandwidthd-php** **bandwidthd-php**
-  * Available in snapshot or LEDE 17.01 as a package and uses php7 (php5 is not available anymore in trunk).  The PHP files found in the snapshot or LEDE package work fine with Chaos Calmer 15.05 or 15.05.1 with php5 (tested) and should work for php7 (not tested and php7 is not available in Chaos Calmer)+  * Available in LEDE/OpenWRT 17.01 or higher as a package and uses php7.  The PHP files found in these versions work fine with Chaos Calmer 15.05 or 15.05.1 with php5 (tested).
  
 **bandwidthd-sqlite** **bandwidthd-sqlite**
-  * Available in snapshot and LEDE 17.01 as a package.+  * Available in LEDE/OpenWRT 17.01 or higher.
 ===== Installation ===== ===== Installation =====
  
  • Last modified: 2021/12/19 15:35
  • by jmlacroix