mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-09 22:54:10 +02:00
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
19 lines
962 B
XML
19 lines
962 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>netmon@gentoo.org</email>
|
|
<name>Gentoo network monitoring and analysis project</name>
|
|
</maintainer>
|
|
<longdescription lang="en">Flow-tools is library and a collection of programs used to collect,
|
|
send, process, and generate reports from NetFlow data. The tools can be
|
|
used together on a single server or distributed to multiple servers for
|
|
large deployments. The flow-toools library provides an API for
|
|
development of custom applications for NetFlow export versions 1,5,6 and
|
|
the 14 currently defined version 8 subversions. A Perl and Python
|
|
interface have been contributed and are included in the distribution.</longdescription>
|
|
<upstream>
|
|
<remote-id type="google-code">flow-tools</remote-id>
|
|
<remote-id type="github">5u623l20/flow-tools</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|