ntop / nProbe

Open source components and extensions for nProbe
http://ntop.org
GNU General Public License v2.0
1.65k stars 44 forks source link

cento error with netflow 9 #83

Closed lucadistefano closed 8 years ago

lucadistefano commented 8 years ago

Using netflow v 9 export I get the following error, on same traffic using v5 it works. The traffic is generated with pfsend -b 8

config: -i=myri:A2P0 -g=13 -G=15 -9=127.0.0.1:9999 -p=/var/tmp/cento.pid

log: root@nrecorder:/etc/cento# cento cento.conf 18/Jul/2016 08:57:22 [cento.cpp:324] Binding to NUMA node 1 18/Jul/2016 08:57:22 [cento.cpp:901] Welcome to nProbe cento v.1.1.160714 18/Jul/2016 08:57:22 [cento.cpp:902] Copyright 2015-16 - ntop 18/Jul/2016 08:57:22 [cento.cpp:904] SystemId: CDE2641E76066A02 18/Jul/2016 08:57:22 [cento.cpp:916] WARNING: Invalid license /etc/nprobe.cento: License mismatch error 18/Jul/2016 08:57:22 [cento.cpp:919] WARNING: Running in demo mode (5 min) 18/Jul/2016 08:57:22 [cento.cpp:923] Built on Ubuntu 14.04.4 LTS 18/Jul/2016 08:57:22 [cento.cpp:924] Available CPU Cores: 32 18/Jul/2016 08:57:22 [cento.cpp:925] Max flow duration set to 120 sec 18/Jul/2016 08:57:22 [cento.cpp:926] Max flow idleness set to 30 sec 18/Jul/2016 08:57:22 [cento.cpp:927] Flow hash size set to 512000 buckets 18/Jul/2016 08:57:22 [cento.cpp:928] Hashes will have up to 2000000 buckets 18/Jul/2016 08:57:23 [PF_RINGInterface.cpp:85] Reading packets from interface myri:A2P0... [coreId: 13] 18/Jul/2016 08:57:23 [cento.cpp:1182] Created interface myri:A2P0 18/Jul/2016 08:57:23 [NetflowExporterV9.cpp:108] ERROR: INTERNAL ERROR: Invalid # flows/packet [actual: 19][expected: 16]

Thanks,

Luca

lucaderi commented 8 years ago

Already fixed: please upgrade