sfcapd

sflow collector daemon

Install

All systems
curl cmd.cat/sfcapd.sh
Debian Debian
apt-get install nfdump-sflow
Ubuntu
apt-get install nfdump-sflow
Alpine
apk add nfdump
image/svg+xml Kali Linux
apt-get install nfdump-sflow
Fedora
dnf install nfdump
Windows (WSL2)
sudo apt-get update sudo apt-get install nfdump-sflow
OS X
brew install nfdump
Raspbian
apt-get install nfdump-sflow
Docker
docker run cmd.cat/sfcapd sfcapd powered by Commando

nfdump-sflow

sflow collector daemon

sfcapd collects sflow data and stores it into nfcapd compatible files.

nfdump

netflow capture daemon

Collects and processes netflow data with command line tools. Collected netflow data is stored in filesystem and is limited by available storage space only. Tools are optimized for speed and filtering. nfcapd reads netflow v5, v7, v9 and IPFIX flows transparently. You need one nfcapd process for each netflow stream.

nfdump-dbg

netflow capture daemon tools compiled with debugging symbols

Collects and processes netflow data with command line tools. Collected netflow data is stored in filesystem and is limited by available storage space only. Tools are optimized for speed and filtering. nfcapd reads netflow v5, v7, v9 and IPFIX flows transparently. You need one nfcapd process for each netflow stream. Optional support for sFlow and flow-tools to nfdump conversion utilities are available but needs re-compiliation.