Download List

项目描述

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 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.

2009-10-29 08:18
0.12.0rc3

该版本支持Linux的Netlink的/乌洛格包捕获框架(uacctd)和NetFlow V9.0的抽样通过模板管理选项。支持也引入外部采样源(即采样数据包镜像,PF_RING,或乌洛格)。标记能力得到改善。有各种各样的错误修正。
This release introduces support for the Linux Netlink/ULOG packet capturing framework (uacctd) and NetFlow v9 sampling via Options template management. Support is also introduced for external sampling sources (i.e. sampled packet mirroring, PF_RING, or ULOG). Tag capabilities have been improved. There are various bugfixes.

2009-09-10 07:16
0.12.0rc2

BGP的守护线程被捆绑的NetFlow和sFlow探头插件到的信息进行编码那样充满活力。在'bgp_neighbors_file'功能,被介绍给写一个邻居的BGP中所确立的国家名单,为自动化指定的文件/自动发现的目的。在'bgp_stdcomm_pattern'的特点是改善了支持正则表达式'。通配符。在'bgp_stdcomm_pattern_to_asn'功能,还采用以应付他们自己的地址空间:社会的一部分IP前缀映射到作为外地同行,部分领域进入了AS的起源。有代码清理和修复。
The BGP daemon thread was tied up with the NetFlow and sFlow probe plugins to encode dynamic AS information. The 'bgp_neighbors_file' feature was introduced to write a list of BGP neighbors in the Established state to a specified file for automation/auto-discovery purposes. The 'bgp_stdcomm_pattern' feature was improved by the support of the regex '.' wildcard symbol. The 'bgp_stdcomm_pattern_to_asn' feature was also introduced to cope with IP prefixes on their own address space: part of the community is mapped onto the peer AS field, and part onto the origin AS field. There are code cleanups and fixes.

2009-08-03 07:20
0.12.0rc1

一个BGP为守护线程具有点对点肋骨被整合在两个NetFlow和sFlow收藏家,nfacctd和sfacctd。因此,额外的聚合原语支持。其中包括标准和扩展社区,路径,本地优先,地中海,和BGP下一跳。 ASN的起源和同行的支持,同时,和同行的支持源仔细AS是介绍。 32位ASN的已经实施整个NetFlow和sFlow收藏家和探讨。标签已增至2至4个字节。有轻微的修补程序。
A BGP daemon thread featuring per-peer RIBs was integrated in both NetFlow and sFlow collectors, nfacctd, and sfacctd. As a result, additional aggregation primitives are supported. These include standard and extended communities, AS-PATH, Local Preference, MED, and BGP next-hop. Origin and peer ASNs are supported at the same time, and careful support for source peer AS is introduced. 32-bit ASNs have been implemented throughout Netflow and sFlow collectors and probes. Tags have been increased to 4 bytes from 2. There are minor fixes.

2009-04-08 06:46
0.11.6

这个版本引入了预标记基础设施的标签范围的支持。 tcpdump的式过滤器,例如'aggregate_filter',现在支持一个包内的索引,例如'醚[12:2]',以便更灵活的交通分离。有补丁,libpcap的,sFlow的,和NetFlow收藏家,MySQL的插件,流分类,和IPv6的代码。
This release introduces support for tag ranges into the Pre-Tagging infrastructure. tcpdump-style filters, e.g. 'aggregate_filter', now support indexing within a packet, e.g. 'ether[12:2]', to allow more flexible separation of the traffic. There are fixes to libpcap, sFlow, and NetFlow collectors, the MySQL plugin, stream classification, and IPv6 code.

2008-07-24 21:04
0.11.5

更新的SQL查询代码已被重写,增加灵活性。一个新的sql_locking_style指令行或表的粒度,现在支持在MySQL插件。本公司为Endace介绍了卡的支持。煮熟的Linux设备(DLT_LINUX_SLL)处理程序得到了加强,支持'src_mac'和'VLAN的'聚集原语。中的一些漏洞已经被修复。
标签: Minor feature enhancements
The SQL UPDATE query code has been rewritten for increased flexibility. A new sql_locking_style directive, row or table granularity, is now supported in the MySQL plugin. Support for Endace DAG cards was introduced. The Linux cooked device (DLT_LINUX_SLL) handler has been enhanced by supporting 'src_mac' and 'vlan' aggregation primitives. A number of bugs have been fixed.

Project Resources