VERSION.
0.11.0rc1

DESCRIPTION.
pmacct is a small set of passive network monitoring tools to
measure, account, classify, aggregate and export IPv4 and IPv6
traffic; a pluggable and flexible architecture allows to store
collected network data into memory tables or SQL (MySQL, SQLite,
PostgreSQL) databases and export them through NetFlow or sFlow
protocols to remote collectors. pmacct supports fully customizable
historical data breakdown, flow sampling, filtering and tagging,
recovery actions, and triggers. Libpcap, sFlow v2/v4/v5 and
NetFlow v1/v5/v7/v8/v9 are supported, both unicast and multicast.
Also, a client program makes it easy to export data to tools like
RRDtool, GNUPlot, Net-SNMP, MRTG, and Cacti.


HOMEPAGE.
http://www.pmacct.net/


DOWNLOAD.
http://www.pmacct.net/pmacct-0.11.0rc1.tar.gz


CHANGELOG.
+ pmacct DAEMONS ARE NOW ABLE TO CREATE AND EXPORT NETFLOW PACKETS:
  a new 'nfprobe' plugin is available and allows to create NetFlow
  v1/v5/v9 datagrams and export them to a IPv4/IPv6 collector. The
  work is based on softflowd 0.9.7 software. A set of configuration
  directives allows to tune timeouts (nfprobe_timeouts), cache size
  (nfprobe_maxflows), collector parameters (nfprobe_receiver), TTL
  value (nfprobe_hoplimit) and NetFlow version of the datagrams to
  be exported (nfprobe_version). Many thanks to Ivan A. Beveridge,
  Peter Nixon and Sven Anderson for their support and thoughts and
  to Damien Miller, author of softflowd.
+ pmacct DAEMONS ARE NOW ABLE TO CREATE AND EXPORT SFLOW PACKETS:
  a new 'sfprobe' plugin is available and allows to create sFlow
  v5 datagrams and export them to a IPv4 collector. The work is
  based on InMon sFlow Agent 5.6 software. A set of configuration
  directives allows to tune sampling rate (sfprobe_sampling_rate),
  sFlow agent IP address (sfprobe_agentip), collector parameters
  (sfprobe_receiver) and agentSubId value (sfprobe_agentsubid).
  Many thanks to InMon for their software and Ivan A. Beveridge
  for his support.
! An incorrect pointer to the received packet was preventing Pre-
  Tagging filters to work correctly against DLT_LINUX_SLL links.
  Many thanks to Zhuang Yuyao for reporting the issue.
! Proper checks on protocol number were missing in pmacct client
  program, allowing to look further the bounds of the _protocols
  array. Many thanks to Denis N. Voituk for patching the issue.


NOTES.
None


Cheers,
Paolo

_______________________________________________
pmacct-discussion mailing list
http://www.pmacct.net/#mailinglists

Reply via email to