Download List

Projeto Descrição

pmacct is a small set of passive network monitoring tools to account, filter, classify, aggregate, and export IPv4 and IPv6 traffic. A pluggable and flexible architecture allows storing collected network data in memory tables, RDBMSs (MySQL, SQLite, PostgreSQL, BDB), and flat files, and also export via IPFIX, NetFlow, or sFlow protocols to remote collectors. pmacct features fully customizable historical data breakdown, sampling, BGP correlation, tagging, and triggers. Libpcap, ULOG, sFlow v2/v4/v5, NetFlow v1/v5/v7/v8/v9, and IPFIX are supported data capturing methods.

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.

2007-04-28 01:26
0.11.4

Suporte para sinalizadores TCP foi introduzido. Bandeiras são lidos em uma base por agregado. A nova directiva nfacctd_sql_log permite o uso de Primeira NetFlow e os valores da última Comutado como delimitadores timeslot. sfprobe e plugins nfprobe agora são capazes de propagar tags para colecionadores remoto através v5 sFlow e Netflow v9 protocolos. cliente memória pmacct apresenta um novo '-T' opção de linha de comando para a saída de estatísticas, quer TopN. A "diretiva de configuração pre_tag_map_entries 'agora lhe permite alocar dinamicamente o Pré-marcação mapa. Existem diversas correções de bugs.
Tags: Major feature enhancements
Support for TCP flags has been introduced. Flags are ORed on a per-aggregate basis. A new nfacctd_sql_log directive enables the use of NetFlow's First and Last Switched values as timeslot delimiters. sfprobe and nfprobe plugins are now able to propagate tags to remote collectors through sFlow v5 and NetFlow v9 protocols. pmacct memory client features a new '-T' command line switch to output either TopN statistics. The 'pre_tag_map_entries' configuration directive now allows you to dynamically allocate the Pre-Tagging map. There are miscellaneous bugfixes.

2007-02-01 02:25
0.11.3

A "directiva aggregate_filter 'agora suporta múltiplos (até 128) pcap filtros estilo per-plugin. Turn back time quando reiniciar os daemons tem sido significativamente melhoradas através da criação de sockets com a opção SO_REUSEADDR e os dissociar primeira coisa em que recebe um sinal SIGINT. Uma nova versão do mecanismo de rosca pmacctd fluxo de classificação também está sendo introduzido. O novo [ns] directivas facctd_disable_checks objectivo de desactivar controlos sanitários sobre NetFlow entrada / fluxos sFlow (em casos de não-implementações do padrão do fornecedor). Correções de bugs e documentação atualizada.
Tags: Major feature enhancements
The 'aggregate_filter' directive now supports multiple (up to 128) pcap-style filters per-plugin. Turn-back time when restarting the daemons has been significantly improved by creating sockets with the SO_REUSEADDR option and disassociating them first thing on receiving a SIGINT signal. A new threaded version of the pmacctd stream classification engine is also being introduced. The new [ns]facctd_disable_checks directives aim to disable health checks over incoming NetFlow/sFlow streams (in cases of non-standard vendor's implementations). Bugfixes and updated documentation.

2006-11-28 23:20
0.11.2

Algumas chaves de configuração estão sendo introduzidas novas: 'define sql_max_writers' o número máximo de processos simultâneos escritor o plugin SQL podem fogo, permitindo que o daemon para degradar graciosamente, e 'sql_history_since_epoch' permite o uso de timestamps (stamp_inserted, stamp_updated) no padrão segundos desde o formato Epoch. "comportamento sql_aggressive_classification 'foi alterado para ser mais simples e mais eficaz. Ela agora atrasos cache-para-DB expurgo dos fluxos de tráfego desconhecido, que ainda teria chances de ser corretamente classificados por faixas horárias um sql_refresh_time poucos '.
Tags: Major feature enhancements
A few new config keys are being introduced: 'sql_max_writers' sets the maximum number of concurrent writer processes the SQL plugin can fire, allowing the daemon to degrade gracefully; and 'sql_history_since_epoch' enables the use of timestamps (stamp_inserted, stamp_updated) in the standard seconds since the Epoch format. 'sql_aggressive_classification' behaviour has changed to be simpler and more effective. It now delays cache-to-DB purge of unknown traffic streams, which would still have chances to be correctly classified, for a few 'sql_refresh_time' slots.

2006-10-26 01:51
0.11.1

A "directiva sql_use_copy 'configuração foi introduzido: o plugin que instrui o PostgreSQL para construir atualização não-consultas SQL usando COPY (no lugar de Inserção). Suporte para IPv4 ToS / DSCP, CoS IPv6 e MPLS mais alto rótulos, foi introduzida no plugin nfprobe. Alguns problemas de alinhamento foram corrigidos, e daemons são relatados para ser executado ok em MIPS / SPARC. Correções foram cometidos para IPv6 código no xflow_status.c: agora compila corretamente em ambos Solaris e IRIX.
Tags: Major feature enhancements
The 'sql_use_copy' configuration directive has been introduced: it instructs the PostgreSQL plugin to build non-UPDATE SQL queries using COPY (in place of INSERT). Support for IPv4 ToS/DSCP, IPv6 CoS, and MPLS top-most labels has been introduced in the nfprobe plugin. Some alignment issues have been fixed, and daemons are now reported to be running ok on MIPS/SPARC architectures. Fixes have been committed to IPv6 code in xflow_status.c: it now compiles properly on both Solaris and IRIX.

2006-09-27 23:03
0.11.0

NetFlow v5 amostragem é introduzida: «nfacctd 'é capaz de renormalizar bytes e contadores de pacotes e aplicar Pré-marcação. A tecla 'sampling_rate' config se aplica ao "nfprobe 'plugin, que agora é capaz de gerar informações de amostragem. 'nfacctd' e 'sfacctd' agora são capazes de dar informações sobre o status do NetFlow ativo / córregos sFlow em termos de bom / mau / faltando datagramas. A "directiva logfile 'configuração é introduzida e permite-lhe os arquivos de log personalizado: isso acrescenta ao console e opções de log syslog. Várias correções foram aplicadas a ambos 'nfprobe' e 'plugins sfprobe'.
Tags: Major feature enhancements
NetFlow v5 sampling is introduced: 'nfacctd' is able to renormalize bytes and packets counters and apply Pre-Tagging. The 'sampling_rate' config key applies to the 'nfprobe' plugin, which is now able to generate sampling information. 'nfacctd' and 'sfacctd' are now able to give out information about the status of active NetFlow/sFlow streams in terms of good/bad/missing datagrams. The 'logfile' configuration directive is introduced and allows you to log to custom files: this adds to console and syslog logging options. Several fixes have been applied to both 'nfprobe' and 'sfprobe' plugins.

Project Resources