Download List

Descripción del Proyecto

BBStatus is an IP accounting package and an SNMP and IP monitoring tool for Linux. It collects, summarizes, and displays the values from its database. It can be used for IP accounting (allows you to design various
kinds of accounting filters), SNMP monitoring (collects data making SNMP requests), ICMP monitoring (stores and summarizes values like min, avg, max reply time, and packet loss), and client traffic filtering (using various types of filters). It also provides user based access so that every user can log in and visualize various data (depending on access rights). It requires PostgreSQL, Apache with mod_auth_pgsql, Perl(Net::SNMP), and RRDTool.

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.

2004-03-14 12:17
2.43

Esta versión cuenta con importantes cambios en la estructura de base de datos que hará que la aplicación más rápida. Un script de migración de base de datos también se proporciona, como siempre. En el paquete de dos archivos más crontab se añadieron que se trabaje con el demonio de cron de Dillon. Modificaciones menores se agregaron a la instalación y los archivos de HOWTO.
Tags: Major feature enhancements
This version features important database structure changes
which will make the application faster. A database migration
script is also provided, as always. In the package two more
crontab files were added which will work with Dillon's Cron
daemon. Minor modifications were added to the INSTALL and
HOWTO files.

2003-11-16 18:00
2.08

Un error en el fichero RPM spec introducido se fijó en 2,07. El archivo spec del RPM se modificó para que los paquetes RPM están actualizados y se borrarán correctamente. Un error en el archivo bbstatus.sql introducido con 2,07 fue corregido. Un certificado SSL por defecto y la clave se han añadido para hacer el sitio SSL por defecto configurado en el trabajo bbstatus_httpd.conf (véase README.SSL). El resto del código permanece sin cambios.
Tags: Documentation
A bug in the RPM spec file introduced in 2.07 was
fixed. The RPM spec file was modified so that the
RPM packages are now updated and erased properly.
A typo in the bbstatus.sql file introduced with
2.07 was fixed. A default SSL certificate and key
were added in order to make the default SSL site
configured in bbstatus_httpd.conf work (see
README.SSL). The rest of the code remains
unchanged.

2003-11-11 02:33
2.07

Varias soluciones de errores y optimización del rendimiento. updaterrdatabase.pl y updaterrdsnmpdatabase.pl han sido reescrito. Las actualizaciones a bases de datos todas las noches RR se hacen muy rápidamente (rrdtool debe actualizar a 1.0.44 o posterior). En la base de datos, índices y utilizando client_id interface_id será dado de baja (nunca utilizada, véase la migración-HOWTO). Un error en save_filter () se ha fijado.
Tags: Major bugfixes
Various bugfixes and performance tuning. updaterrdatabase.pl and updaterrdsnmpdatabase.pl have been rewritten. The nightly updates to RR Databases are made very quickly (you must update rrdtool to 1.0.44 or later). In the database, indexes using client_id and interface_id will be dropped (never used, see the Migration-HOWTO). A bug in save_filter() has been fixed.

2003-08-25 01:25
2.03

Un "equipo de búsqueda" opción se ha añadido al equipo de gestión. En rrdbreq.pl, se han establecido límites a - + de 10 GB en lugar de NaN para evitar picos de la hora de mostrar gráficos estadísticos para la lucha contra OID. En getsnmpoidvals.pl, un límite de 20 OID por solicitud se ha establecido con el fin de evitar SNMP PDU que excedan de un máximo permitido (tamaño de 484 bytes?). Hay algunas correcciones.
Tags: Minor bugfixes
A "search equipment" option has been added to Equipment Management. In rrdbreq.pl, limits have been set to -+ 10GB instead of NaN to prevent spikes when displaying graphic statistics for COUNTER OIDs. In getsnmpoidvals.pl, a limit of 20 OIDs per request has been set in order to prevent SNMP PDUs exceeding a maximum allowed size (484 bytes?). There are some bugfixes.

2003-08-04 02:21
2.01

Varios cambios en la gestión y la dirección IP del cliente módulos de filtrado. Las definiciones de color han sido trasladados a htmlreq.pl, y bbstatus.css se ha movido dentro de la cabecera () subrutina.
Tags: Minor feature enhancements
Various changes in IP Management and client address filtering modules. Colour definitions have been moved to htmlreq.pl, and bbstatus.css has been moved inside the header() subroutine.

Project Resources