Name : perl-Net-NfDump
| |
Version : 1.33
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 1.15
| Date : 2024-08-05 17:38:11
|
Group : Unspecified
| Source RPM : perl-Net-NfDump-1.33-1.15.src.rpm
|
Size : 0.49 MB
| |
Packager : (none)
| |
Summary : Perl API for manipulating with nfdump files based on libnf.net library
|
Description :
Nfdump http://nfdump.sourceforge.net/ is a very popular toolset for collecting, storing and processing NetFlow/SFlow/IPFIX data. One of the key tools is a command line utility bearing the same name as the whole toolset (nfdump). Although this utility can process data very fast, it is cumbersome for some applications.
This module implements basic operations and allows to read, create and write flow records on binary files produced with nfdump tool. The module tries to keep the same naming conventions for methods as are used in DBI modules/API, so developers who got used to work with such interface should remain familiar with the new one.
The module uses the original nfdump sources to implement necessary functions. This enables to keep the compatibility with the original nfdump quiet easily and to cope with future versions of the nfdump tool with a minimal effort.
The architecture is following:
APPLICATION +------------------------+ | | Implements all methods and functions | Net::NfDump API (perl) | described in this document. | | +------------------------+ | | The code converts internal nfdump | libnf - glue code (C) | structures into perl and back to C. | | See http://libnf.net for more information. +------------------------+ | | All original nfdump source files. There | nfdump sources (C) | are no changes in these files. All | | changes are placed into libnf code. +------------------------+ NFDUMP FILES
We always try to update Net::NfDump te lastest version of *nfdump* available on https://github.com/phaag/nfdump. Support for NSEL code is enabled.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-N/openSUSE_Tumbleweed/x86_64 |