Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Version hat ein optionales PostgreSQL-Datenbank Logging-Modus und eine PHP-Anwendung für das dynamische Erstellen von Grafiken aus Datenbanken. Support für Subnetz-Filterung, mehrere Sensoren, Drill-down, benutzerdefinierten Intervallen und Berichte bereitgestellt wurde. autoconf durchgeführt wurde, so dass das Programm auf allen wichtigen Plattformen, einschließlich Windows zu kompilieren. Große Performance-Gewinne wurden in der Grafik-Engine durch Bugfixes und Optimierungen Intervall erreicht. Die Notwendigkeit für Sys V IPC-Shared memeory wurde entfernt und Log-Rotation für alle Protokolle implementiert.
Tags: 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

Diese Veröffentlichung fügt einen Filter Option, um bandwidthd.conf die libpcap Filter angeben, überspringt behebt Probleme mit YAxis Beschriftung und Skalierung auf stark ausgelasteten Netzwerken, startet mit einem neuen Grafik-laufen, wenn dem letzten Lauf noch geht bis auf den Tisch Bombe Style Box abstürzt, Exits zu verhindern auf einen Konfigurationsfehler verursacht druckt line Anzahl der Fehler in bandwidthd.conf, graph_cutoff mit der Zeit skaliert Spektrum an Belastung zu verringern werden, umfasst wöchentlich / monatlich / jährlich Grafiken, reduziert Laden Spam und Aktualisierungen der Dokumentation.
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

CDF-Dokumentation in der README, wurde behoben.
Tags: Documentation
CDF documentation in the README has been fixed.

2004-01-14 22:43
1.2.0

Wöchentliche, monatliche und jährliche Grafiken wurden hinzugefügt. Diese Version wird nicht ein Diagramm sofort nach dem Laden der Daten ausführen. Es gibt neue 10 Minute (log2.cdf), 1 Stunde (log3.cdf), und 12 Stunden (log4.cdf) Intervall-Log-Dateien. Die Grafik-Code skaliert nun besser mit verschiedenen benutzerdefinierten Intervallen und Zeiten.
Tags: 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 befindet sich in einer ifdef für Plattformen, die nicht liefern darin eingewickelt. Stürzt ab, wenn in einem IP-Schnittstelle adresslos erzogen wurden behoben. Ein segfault in DropOldData wurde behoben. Einige Fehler im Makefile wurden behoben, und bandwidthd.conf erhalten bleibt. HTTPS ist HTTP erkannt. Ein Bug, der "killall-HUP bandwidthd verursachen würde", um die Grafik-Prozess zu beenden, wurde behoben. Erste Unterstützung wurde für Datenverbindungen Typ 12 DLT_RAW und für Datenverbindungen Typ 6 Token Ring DLT_IEEE802 aufgenommen.
Tags: 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