Download List

Projeto Descrição

Tanal is a Unix daemon that captures traffic
packet size, source, destination, and times and
saves this data into a native PostgreSQL or ODBC
database in near real time, from which traffic
reports may be made. It does not save the actual
data or headers. It works on ethX or cooked
devices like ppp0. It uses PostgreSQL embedded SQL
or libodbc++ to insert the data, the pcap library
to capture traffic, and pthreads to capure and
write at the same time. Pcap filters can be
specified on the command line. Logs go to syslog.
Under development are tools that analyze this
traffic to determine the type based on flows, not
packet inspection.

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.

2008-11-07 17:06 Back to release list
4.5

A interface do MySQL foi atualizado para reliablly segurar e reconectar à sessão MySQL quando ele vai embora. Todos os dados é protegido até que o MySQL vem de volta. Você pode até mesmo reinstalar o MySQL e que irá reconectar.
Tags: Major bugfixes
The MySQL interface was updated to reliablly hold
and reconnect to the MySQL session when it goes
away. All data is buffered until MySQL comes back
up. You can even reinstall MySQL and it will
reconnect.

Project Resources