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.

2006-06-22 06:37 Back to release list
0.10.3

New Pre-Tagging keys were introduced to conditionally alter the order in which rules are evaluated: 'label' marks the rule with label's value, 'jeq' (Jump on EQual) allows a jump to the supplied label in the case of a rule match, and 'return', if set to 'true' (which is default setting) returns the current packet/flow to active plugins in the case of a match. If switched to 'false', it will prevent this from happenning. 'stack', when matching, accumulates ID using the specified operator/function. The Pre-Tagging table now supports a maximum of 384 rules.
Tags: Major feature enhancements

Project Resources