Hi Guys I’m trying to collect sflow data from some Arista switches, and send them to a v9 netflow collector for processing. Which is working but not sending the IP addresses of the Arista exporter. So I ran the below command, just sending the %EXPORTER_IPV4_ADDRESS to text ( to avoid any issues with the netflow collector ), and I’m seeing 0.0.0.0 as the address a not the Arista’s
I’m running —snip— sudo nprobe --collector-port 9995 -P ./flows/ -0t -b1 -T %EXPORTER_IPV4_ADDRESS —snip-- The flow files. —snip— $ cat 06.flows EXPORTER_IPV4_ADDRESS 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 —snip— —snip— $ nprobe -v Welcome to nProbe v.8.1.171023 (r5930) for x86_64-unknown-linux-gnu with native PF_RING acceleration. Copyright 2002-17 ntop.org Build OS: Ubuntu 14.04.5 LTS SystemID: 68A92F4082082B27 GIT rev: dev:43a3588533e0f6caef51417e3e3f95734e17c334:20171023 License: Invalid nProbe license (/etc/nprobe.license) [Missing license file] —snip— Please can someone point me in the right direction or tell me what I’m doing wrong. Regards -- Alan Kemp Support: 0861 IRISNS (474767) or +27 21140 IRIS (4747) Mobile: +27 83 257 5970 IRIS Network Systems
_______________________________________________ Ntop-misc mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-misc
