nfgen
is created to run a performance testing on NetFlow receivers.
Usage: nfgen [-t num_threads (3)] [-p port (9995)] target_ip
-t num_threads
: Number of threads to generate the traffic (default 3)-p port
: Target port number (default 9995)target_ip
Receiver's IP address
- nfgen (linux-x86_64, static-libstdc++-linux-x86_64)
- nfgen (darwin-x86_64)
Run cmake ./CMakeLists.txt
, then make
from the command line to build the executable.