Categories
pmacct
'pmacct' gathers IP traffic information (bytes counter and number of packets). Aggregation of statistics is done using simple primitives (MAC addresses, IP addresses, ports, and IP protocol) that can be used alone or combined together to form complex aggregation methods. Counters are either global or historical (aggregated and separated at fixed timeslots).
Data is stored in an in-memory table or using an SQL database (MySQL or PostgreSQL); recovery actions are available to avoid data loss during DB failures. Gathering packets off the wire is done using the pcap library; promiscuous mode is only set during online operations.
Last updated 18 Aug, 2005
About
Leadership
- Paolo Lucente - Maintainer
Requirements
- libcap 0.6.x or later (Use Requirement)
Related Projects
Versions
0.9.1
0.9.1 beta released 2005-08-18
- Released: 18 Aug, 2005
- Code Maturity: Beta
- Source Archive: http://www.ba.cnr.it/~paolo/pmacct/pmacct-0.9.1...
- Licenses: GPLv2orlater
- Interfaces: Command Line




