flow-tools

Collect, send, process, and generate NetFlow data reports

brewmacoslinux
Try with needOr install directly
Source

About

Collect, send, process, and generate NetFlow data reports

Commands

flow-captureflow-exportflow-filterflow-genflow-importflow-mergeflow-nfilterflow-printflow-reportflow-rptfmtflow-sendflow-stat

Examples

Capture NetFlow data from a source and save to file$ flow-capture -w /tmp/flows.000 -S 1 -n 1 0/0/2055
Print NetFlow records from a captured flow file$ flow-print < /tmp/flows.000
Generate a summary report of NetFlow traffic statistics$ flow-report -f 5 < /tmp/flows.000