Télécharger la liste

Description du projet

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.

Système requise

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

Ce communiqué a ajouté une base de données PostgreSQL en option mode de journalisation et d'une application PHP pour créer dynamiquement des graphiques à partir de bases de données. Soutien aux sous-réseau de filtrage, de multiples capteurs, les approfondir, les intervalles de coutume, et les rapports ont été fournis. autoconf été mis en œuvre, permettant au programme se compile sur toutes les plateformes principales, notamment Windows. D'énormes gains de performance ont été atteints dans le moteur graphique en raison de corrections de bugs et de les retravailler intervalle. La nécessité de Sys V IPC partagée memeory a été retiré et la rotation des journaux a été appliquée pour tous les journaux.
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

Cette version ajoute une option de filtrage pour bandwidthd.conf de préciser le filtre libpcap, corrige des problèmes avec Yaxis étiquetage et mise à l'échelle sur les réseaux à haut volume, saute le démarrage d'une nouvelle représentation graphique fonctionnera pas si la dernière exécution est toujours en cours pour empêcher la fourche se bloque case de style à la bombe, les sorties sur une erreur de configuration, affiche le numéro de ligne d'erreurs dans bandwidthd.conf, les causes graph_cutoff être revus avec plage de temps pour réduire la charge, comprend hebdomadaire / graphs / mensuel, annuel, réduit le chargement de mails, et met à jour la documentation.
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 dans le README a été corrigé.
Tags: Documentation
CDF documentation in the README has been fixed.

2004-01-14 22:43
1.2.0

Hebdomadaire, mensuelle, annuelle et graphiques ont été ajoutés. Le présent communiqué fera un graphe s'exécute immédiatement après le chargement de ses données. Il existe de nouvelles de 10 minutes (log2.cdf), 1 heure (log3.cdf) et 12 heure (log4.cdf) les fichiers log d'intervalle. Le code graphique de l'entreprise s'adapte mieux avec des intervalles personnalisés et d'époques différentes.
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 est enveloppé dans une ifdef pour plates-formes qui ne fournissent pas. Bloque lorsque mis en place sur une interface addressless IP ont été corrigés. Une erreur de segmentation dans DropOldData a été corrigé. Quelques erreurs dans le Makefile ont été corrigés, et bandwidthd.conf soit préservée. HTTPS est détecté comme HTTP. Un bogue qui causerait "killall-HUP bandwidthd" de tuer le processus de création de graphiques a été corrigé. Le support initial a été ajoutée pour le type de liaison de données 12 DLT_RAW et pour le type de liaison de données 6 DLT_IEEE802 anneau à jeton.
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