|
发表于 2005-1-1 17:09:31
|
显示全部楼层
QUOTE (wsgtrsys @ Dec 31 2004, 12:16 PM)
QUOTE
BandwidthD tracks usage of TCP/IP network subnets and builds html files with graphs to display utilization. Charts are built by individual IPs, and 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 2.5 minutes, 10 minutes, 1 hour or 12 hours in cdf format. HTTP, TCP, UDP, ICMP, VPN, and P2P traffic are color coded. BandwidthD runs on most platforms. Required libraries are: libpcap, libgl and libpng. Your system must also support SYSV IPC (all modern unix implementations). Most of the info you're looking for is on the SourceForge project page. At SourceForge we keep all new releases, bugs and a forum. However, we do have an example of a live system posted here. We have copied the BandwidthD html directory from an isp and posted it here. Please take a moment to inspect it's output. The output is frozen in time. It represents a copy made on Jan 15, 2004. This should convey what BandwidthD currently produces.Output Legend:HTTP - Blue P2P - Purple TCP - Green UDP - Brown ICMP - RED VPN - Yellow
演示地址:http://bandwidthd.sourceforge.net/demo下载地址:http://bandwidthd.sourceforge.net/
BandwidthD tracks usage of TCP/IP network subnets and builds html files with graphs to display utilization.BandwidthD 追踪使用在 TCP/IP 的网络下并且创建 HTML 的流量图。Charts are built by individual IPs, and display utilization over 2 day, 8 day, 40 day, and 400 day periods. 图表创建单个 IP 的流量,并且显示 2、8、40 和 400 天前的流量。Furthermore, each ip address's utilization can be logged out at intervals of 2.5 minutes, 10 minutes, 1 hour or 12 hours in cdf format. HTTP, TCP, UDP, ICMP, VPN, and P2P traffic are color coded. 此外,每个 IP 地址可以每隔 2.5分钟、10分钟、1小时、12小时输出 CDF 格式日志。HTTP、TCP、UDP、ICMP、VPN 和 P2P 流量图使用不同的颜色代码。BandwidthD runs on most platforms. BandwidthD 可以运行在大多数的平台下。Required libraries are: libpcap, libgl and libpng. 必须的库是: libpcap、libgl 和 libpng。Your system must also support SYSV IPC (all modern unix implementations). 你的系统必须支持 SYSV IPC (全部现代的 UNIX 可以执行)。Most of the info you're looking for is on the SourceForge project page.所有的信息你可以察看 SourceForge 的工程页面。At SourceForge we keep all new releases, bugs and a forum. 在 SourceForge 上我们保存了所有新的发行版本,BUG 和论坛。 |
|