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.

2003-12-05 02:18
1.1.7

现在这个版本在编译和BSD的工作没有任何问题。
标签: Major bugfixes
This version now compiles and works under BSD without
problems.

2003-11-10 18:59
1.1.6

排序算法的马车已被取代。该日志文件的内容加载到关于恢复bandwidthd的回来,所以数据是重新启动之间持久。日志轮换已添加。 RecoverCdf已被修改为负载较大的日志文件快得多,并加载从旋转的文件。一个DropOldData段错误已得到修复。
标签: Major feature enhancements
The buggy sort algorithm has been replaced. The contents of the log file are loaded back into bandwidthd on restart, so data is persistent between restarts. Log rotation has been added. RecoverCdf has been modified to load large log files much faster, and to load files from the rotation. A segmentation fault in DropOldData has been fixed.

2003-10-13 19:31
1.1.5

此版本增加了一个交流淡蓝色背景的统计资料表和中心的列标题,日期/时间到HTML输出的顶部,和FTP跟踪的基础上的“FTP数据”端口号。它修正了DLT_LINUX_SLL未定义错误编译通过包装在一个#ifdef,并修改了统计表格,以便一切行和易于阅读低决议。
This release adds an alternating light blue background to the stats
table and centered column headers, date/time to the top of the HTML
output, and FTP tracking based on the "ftp-data" port number. It fixes
the DLT_LINUX_SLL undefined compile bug by wrapping it in an #ifdef and
modifies the stat table so everything lines up and is easy to read at
low resolutions.

2003-09-30 19:32
1.1.4

阿图总数增加了。支持已经增加了对Linux的熟插座允许,很多PPP接口和T1线路监测。 CSV格式记录,是更加有用,现在实际上是记录每个间隔的吞吐量,而不是迄今积累的总额。此版本检查。/ htdocs中和。/等/ bandwidthd.conf所以新人们不感到困惑时,不要从自己的目录bandwidthd的。僵尸收获每间隔,而不仅仅是在程序不跳。该文档被更新。在生成文件被打破,也只能在Solaris下编译。
A totals graph has been added. Support has been added for Linux cooked sockets, allowing the monitoring of many PPP interfaces and T1s. CSV logging is much more useful, and now actually logs the throughput for each interval, not the total accumulated so far. This release checks for ./htdocs and ./etc/bandwidthd.conf so new people don't get confused when they don't run bandwidthd from its own directory. Zombies are reaped every interval, not just when the program doesn't skip. The documentation is updated. The makefile was broken, and could only compile under Solaris.

2003-09-22 18:40
1.1.2

固定,然后在Solaris下编制和测试。新的徽标。阿造成HTTP和P2P流量不更新某些机器上正确的错误,以及造成的HTTP和P2P计数器不正确更新包时,IP选项中的错误已得到修复。
标签: Minor bugfixes
Fixed for, then compiled and tested under Solaris. New logo. A bug that caused HTTP and P2P traffic not to update properly on some machines, and a bug that caused HTTP and P2P counters not to update properly when the packets contained IP options have been fixed.

Project Resources