Download List

Project Description

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.

2005-09-15 06:59 Back to release list
0.9.2

The 'sql_preprocess' tier now has two new keywords: 'usrf', which applies a generic uniform renormalization factor to the counters, and 'adjb', which adds (or subtracts) a fixed value to the bytes counter (which is useful for integrating link layer, LLC, etc. sizes). A new '--enable-64bit' configuration switch compiles the package with 64-bit byte, packet, and flow counters instead of 32-bit. The sampling algorithm endorsed by the 'sampling_rate' feature was enhanced to a simple randomic one. Some compiler warnings were removed and minor code cleanups were made.
Tags: Major feature enhancements

Project Resources