Version: 1.7.7, Package name: pmacct-1.7.7 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description pmacct is a set of passive network monitoring tools to measure, account, classify, aggregate and export IPv4 and IPv6 traffic, suitable for ISP, IXP, CDN, IP carrier, data-centre and hot-spot enviroments. Being able to collect flow data through libpcap, NetFlow and sFlow and optionally augment this by configuring peering with the included BGP daemon, granularity is fine enough for essential network management tasks such as billing, graphing network resource usage, analysing live or historical traffic trends, steering BGP peerings, real-time alerting, and certain SLA monitoring. Aggregation, flexible filtering, sampling and renormalization capabilities are provided to help cope with the large amounts of data produced by high- speed networks. Using either memory or database tables (MySQL, PostgreSQL, SQLite) as backend storage, pmacct can easily feed data into external tools, including RRDtool, GNUPlot, Net-SNMP, MRTG and Cacti. The default package provides SQLite support, available flavors are: mysql compile with support for MySQL postgresql compile with support for PostgreSQL |
Filesize: 2099.247 KB |
Version History (View Complete History) |
|
2021-02-18 06:24:04 by Stuart Henderson | Files touched by this commit (17) |
Log message: update to pmacct-1.7.6 |
2021-02-03 16:14:18 by Stuart Henderson | Files touched by this commit (13) |
Log message: pmacct: -fno-common fix from upstream |
2021-01-19 10:46:19 by Stuart Henderson | Files touched by this commit (1) |
Log message: sync WANTLIB for pmacct,-mysql |
2021-01-19 10:21:34 by Stuart Henderson | Files touched by this commit (2) |
Log message: fix duplicate plist entries for flavours |
2021-01-18 03:24:49 by Stuart Henderson | Files touched by this commit (7) |
Log message: update to pmacct-1.7.5 |
2019-08-10 15:28:19 by Stuart Henderson | Files touched by this commit (1) |
Log message: set COMPILER to unbreak on base-gcc arches; libmaxminddb headers requires base-clang or ports-gcc |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-05-18 04:52:13 by Stuart Henderson | Files touched by this commit (8) |
Log message: update to pmacct-1.7.1 (requested by David Higgs) and enable some of the optional features that only have lightweight dependencies. tidy up example installation. |
2018-01-24 14:22:58 by Job Snijders | Files touched by this commit (7) |
Log message: Update: pmacct 1.7.0 OK sthen@ |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-04-10 05:46:37 by Stuart Henderson | Files touched by this commit (277) |
Log message: use LIBCXX |
2016-09-23 03:16:58 by Stuart Henderson | Files touched by this commit (124) |
Log message: Cope with moving sqlite3 back to ports. |
2016-06-02 05:52:32 by Stuart Henderson | Files touched by this commit (7) |
Log message: update to pmacct-1.5.3 |
2015-01-19 13:44:15 by Christian Weisgerber | Files touched by this commit (13) |
Log message: <sys/socket.h> already exposes struct iovec, no need to include <sys/uio.h>. Remove now useless (parts of) patches. |
2011-04-12 05:32:50 by Stuart Henderson | Files touched by this commit (3) |
Log message: update pmacct to 0.12.5 |
2010-11-19 15:31:39 by Marc Espie | Files touched by this commit (372) |
Log message: new depends |
2010-11-11 09:27:55 by Marc Espie | Files touched by this commit (46) |
Log message: new WANTLIB |
2010-08-17 13:51:18 by Stuart Henderson | Files touched by this commit (5) |
Log message: update pmacct to 0.12.3 |
2010-06-01 13:11:23 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to 0.12.2 |
2010-04-15 03:15:06 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to 0.12.1 |
2010-03-02 01:17:16 by Stuart Henderson | Files touched by this commit (4) |
Log message: Update pmacct to 0.12.0, with mainly fixes to the bgp listener, including a security-related fix (malicious user could disrupt sessions). Requested and tested by Daniel C. Sinclair, ok ajacoutot@ (ports is still not fully open) |
2009-10-30 15:33:49 by Stuart Henderson | Files touched by this commit (6) |
Log message: update to 0.12.0rc3 |