Download List

项目描述

bandwidthd tracks usage of TCP/IP network subnets
and builds HTML files with graphs to display network utilization. Charts are built by individual IP to show their utilization over 2, 8, 45, and 400 day periods. It color codes HTTP, HTTPS, TCP,UDP, ICMP, VPN, and P2P traffic. Unlike MRTG, it tracks each individual IP address and subnets, not the status of any particular link. Static mode is fast and easy to set up and has few dependencies. Database mode supports filtering by subnet, multiple sensors, custom reports and intervals, and can process thousands of IPs efficiently. Network utilization can be logged in CDF or a backend database.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-01-12 04:55
2.0.1

此版本增加了一个可选的PostgreSQL数据库日志模式和一个从数据库动态创建图表PHP应用程序。为子网过滤,支持多种传感器,深入,定制时间间隔,并提供了报告。 autoconf的实施,使计划编制,包括Windows的所有主要平台。巨大的性能方面取得了在图形引擎由于错误修正和调整的间隔。在为SYS V IPC的需要共享memeory被删除和日志轮换的所有日志实施。
标签: Major feature enhancements
This release added an optional PostgreSQL database logging mode and a PHP application for dynamically creating graphs from databases. Support for subnet filtering, multiple sensors, drill down, custom intervals, and reports was provided. autoconf was implemented, allowing the program to compile on all major platforms including Windows. Huge performance gains were achieved in the graphing engine due to bugfixes and interval tweaking. The need for Sys V IPC shared memeory was removed and log rotation was implemented for all logs.

2004-04-14 01:31
1.2.1b

此版本增加了一个过滤器选择bandwidthd.conf指定libpcap的过滤器,修复的问题与标签YAxis和高容量网络的规模化,跳过开始一个新的图形来看,如果最后仍持续运行,以防止叉炸弹九宫格崩溃,退出在配置错误,指出在bandwidthd.conf行打印错误数量,使graph_cutoff必须与时间范围缩小,以减少负荷,包括每周/每月/,每年减少装载图形垃圾邮件,并更新文档。
This release adds a filter option to bandwidthd.conf to
specify the libpcap filter, fixes problems with YAxis labeling
and scaling on high volume networks, skips starting a new
graphing run if the last run is still going to prevent fork bomb
style box crashes, exits on a configuration error, prints out
line number of errors in bandwidthd.conf, causes
graph_cutoff to be scaled with time range to reduce load,
includes weekly/monthly/yearly graphs, reduces loading
spam, and updates the documentation.

2004-01-15 19:56
1.2.0b

民防部队在自述文件已得到修复。
标签: Documentation
CDF documentation in the README has been fixed.

2004-01-14 22:43
1.2.0

每周,每月和每年增加了图表。这个版本会后立即将其数据加载运行图。有新的10分钟(log2.cdf),1小时(log3.cdf)和12小时(log4.cdf)间隔日志文件。现在的图形代码表更好地与不同的自定义间隔和时间。
标签: Major feature enhancements
Weekly, monthly, and yearly graphs have been added. This release will do a graph run immediately after loading its data. There are new 10 minute (log2.cdf), 1 hour (log3.cdf), and 12 hour (log4.cdf) interval log files. The graphing code now scales better with different custom intervals and periods.

2004-01-12 22:51
1.1.8

DLT_EN10MB被包裹在一个平台上,不供给ifdef。当崩溃带来了一个IP无地址的接口已经被修复。一个DropOldData段错误已得到修复。在Makefile中的一些错误已经被修复,并bandwidthd.conf保留。 HTTPS是检测为HTTP协议。一个错误,会造成“killall会,石杉碱甲bandwidthd的”杀死作图的过程中已得到修复。初步支持已经添加了数据链型12 DLT_RAW和数据链型6令牌环DLT_IEEE802。
标签: Minor feature enhancements
DLT_EN10MB is wrapped in an ifdef for platforms that don't supply it. Crashes when brought up on an IP addressless interface have been fixed. A segfault in DropOldData has been fixed. Some errors in the Makefile have been fixed, and bandwidthd.conf is preserved. HTTPS is detected as HTTP. A bug that would cause "killall -HUP bandwidthd" to kill the graphing process has been fixed. Initial support has been added for datalink type 12 DLT_RAW and for datalink type 6 token ring DLT_IEEE802.

Project Resources