diff options
author | Jim P <jim@pingle.org> | 2013-08-14 05:37:29 -0700 |
---|---|---|
committer | Jim P <jim@pingle.org> | 2013-08-14 05:37:29 -0700 |
commit | f8d6395415784c7a9ca20d76d61942b7906d5e17 (patch) | |
tree | f4c56ca86627c8a129094eed1277d543982f6e04 /pkg_config.8.xml | |
parent | d343974b2f04ac455099b0e0fdf69f687c670ac1 (diff) | |
parent | 75e10d96c1114187da4b02ca656031269df6bec2 (diff) | |
download | pfsense-packages-f8d6395415784c7a9ca20d76d61942b7906d5e17.tar.gz pfsense-packages-f8d6395415784c7a9ca20d76d61942b7906d5e17.tar.bz2 pfsense-packages-f8d6395415784c7a9ca20d76d61942b7906d5e17.zip |
Merge pull request #473 from individual-it/master
added posibility to use external postgreSQL database to store results of bandwidthd
Diffstat (limited to 'pkg_config.8.xml')
-rw-r--r-- | pkg_config.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 4b01b9e5..95c504d5 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -1116,7 +1116,7 @@ <website>http://bandwidthd.sourceforge.net/</website> <descr>BandwidthD tracks usage of TCP/IP network subnets and builds html files with graphs to display utilization. Charts are built by individual IPs, and by default display utilization over 2 day, 8 day, 40 day, and 400 day periods. Furthermore, each ip address's utilization can be logged out at intervals of 3.3 minutes, 10 minutes, 1 hour or 12 hours in cdf format, or to a backend database server. HTTP, TCP, UDP, ICMP, VPN, and P2P traffic are color coded.</descr> <category>System</category> - <version>2.0.1_5</version> + <version>2.0.1_5 pkg v.0.1</version> <status>BETA</status> <required_version>1.2.1</required_version> <depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url> |