Download List

Descripción del Proyecto

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 Requirements

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

Esta versión ahora compila y funciona en BSD sin problemas.
Tags: Major bugfixes
This version now compiles and works under BSD without
problems.

2003-11-10 18:59
1.1.6

El algoritmo de ordenación buggy ha sido sustituida. El contenido del archivo de registro se vuelven a cargar en bandwidthd en el reinicio, lo que los datos son persistentes entre reinicios. De rotación de registros se ha añadido. RecoverCdf ha sido modificado para cargar los archivos de registro de gran tamaño mucho más rápido, y para cargar los archivos de la rotación. Un fallo de segmentación en DropOldData se ha solucionado.
Tags: 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

Esta versión incluye alterna fondo color azul a la mesa de estadísticas y centrada en los encabezados de columna, la fecha / hora para el comienzo de la salida HTML y FTP de seguimiento basados en ftp los "datos" número de puerto. Se fija el DLT_LINUX_SLL indefinido compilar error envolviéndolo en un # ifdef y modifica la tabla de estadísticas para todo sale bien y es fácil de leer a baja resolución.
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

Un gráfico de los totales se ha añadido. Se ha añadido soporte para Linux cocidos tomas, para permitir el seguimiento de muchos interfaces PPP y T1s. CSV de registro es mucho más útil, y ahora realmente registra el rendimiento para cada intervalo, no el total acumulado hasta ahora. Esta liberación de los controles. / Htdocs y. / Etc / bandwidthd.conf para que la gente nueva no se confunda cuando no se ejecutan bandwidthd de su propio directorio. Zombies se cosecharon cada intervalo, no sólo cuando el programa no saltar. La documentación está actualizada. El makefile estaba roto, y sólo puede compilar bajo 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

Fijado para, a continuación, compilado y probado bajo Solaris. Nuevo logotipo. Un error que causaba el tráfico HTTP y P2P no actualizar correctamente en algunas máquinas, y un error que causaba HTTP y los contadores de P2P no actualizar correctamente cuando los paquetes que figuran las opciones de IP han sido corregidos.
Tags: 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