Codebase list nfdump / afe87f5
updated documentation Git-Dch: Ignore Signed-off-by: Erik Wenzel <erik@debian.org> Erik Wenzel 12 years ago
3 changed file(s) with 2 addition(s) and 18 deletion(s). Raw diff Collapse all Expand all
00 Script nfclean.pl is installed in examples/ directory and can be used to clean
11 up files nfcapd created. For a detailed description read nfclean.pl.
22
3 New option nfcapd_start is disabled in /etc/default/nfdump by default. This
3 Option nfcapd_start is disabled in /etc/default/nfdump by default. This
44 prevents nfdump to start a nfcapd daemon on installation. This is default,
55 because most people install nfdump as a dependency from nfsen. And nfsen is
66 controlling nfcapd on its own.
77
8 HOWTO enable optional sflow and/or flow-tools support:
9 $ apt-get source nfdump
10
11 sflow: create sflow-tools and sflow-tools-dev debian packages. Install these packages enable configure argument in debian/rules and rebuild nfdump.
12
13 flow-tools: install flow-tools-dev and enable configure parameter in debian/rules and rebuild nfdump.
14
158 The package currently contains patches that are not in upstream release:
169 05_division-by-zero.patch
0 Patches under debian/patches are generated by:
1 $ debian/rules refresh-patches
2 $ git commit
3
4 Patches are handled by simple-patchsys.mk. 'refresh-patches' checks for
5 git topic branches under 'upstream-patches/' and a 4 digits number in
6 debian/git-active-patches and creates patch files under debian/patches.
7
0 Patches under debian/patches are generated by quilt.
81 The package is build using git, git-buildpackage, debhelper and cdbs.
1515 data is stored in filesystem and is limited by available storage space only.
1616 Tools are optimized for speed and filtering. nfcapd reads netflow v5, v7 and
1717 v9 flows transparently. You need one nfcapd process for each netflow stream.
18 Optional support for sFlow to nfdump conversion utilities are available but
19 needs re-compiliation.
2018 Tag: admin::accounting, implemented-in::c, interface::commandline, interface::daemon, network::routing, network::scanner, network::server, protocol::TODO, protocol::ip, protocol::ipv6, protocol::tcp, protocol::udp, role::program, use::analysing, use::checking, use::filtering, use::monitor, use::viewing
2119
2220 Package: nfdump-dbg