Luca, 1. OK. I misunderstood what this was for. 2. OK.
Doing both #1 and 2 resolved the first error I mentioned. It still hangs after/while trying to export pending buckets on exit. If left to run for a minute or two, it will exit cleanly, but for longer periods it hangs: 17/Feb/2009 09:30:10 [nprobe.c:1169] Current traffic: [87.225 Kpps][364 Mb/sec] 17/Feb/2009 09:30:10 [nprobe.c:1175] Current flow export rate: [20950.0 flows/sec] 17/Feb/2009 09:30:10 [nprobe.c:1181] Buckets: [active=271044][allocated=280193][free=9149][toBeExported=0][frags=63] 17/Feb/2009 09:30:10 [nprobe.c:1188] Num Packets: 123553012 (max bucket search: 6) 17/Feb/2009 09:30:11 [nprobe.c:1164] Average traffic: [63.661 Kpps][292 Mb/sec] 17/Feb/2009 09:30:11 [nprobe.c:1169] Current traffic: [77.043 Kpps][341 Mb/sec] 17/Feb/2009 09:30:11 [nprobe.c:1175] Current flow export rate: [10686.0 flows/sec] 17/Feb/2009 09:30:11 [nprobe.c:1181] Buckets: [active=272549][allocated=280193][free=7644][toBeExported=0][frags=73] 17/Feb/2009 09:30:11 [nprobe.c:1188] Num Packets: 123630055 (max bucket search: 5) 17/Feb/2009 09:30:12 [nprobe.c:3100] nProbe is shutting down... 17/Feb/2009 09:30:12 [nprobe.c:3102] Exporting pending buckets... On Thu, Feb 12, 2009 at 3:19 PM, Luca Deri <[email protected]> wrote: > Brian > 1. -O is used for debugging only so don't use it > 2. Add something like -w 512000 > > I believe after this it should fix the problem you reported > > Regards Luca > > On Feb 12, 2009, at 8:49 PM, Brian Mengel wrote: > >> Greetings, >> >> I'm running nprobe_5.0.2_111608_pro (./nprobe -n 204.186.63.7:9800 -n >> x.x.x.x:9801 -n x.x.x.x:9802 -n x.x.x.x:9803 -n x.x.x.x:9804 -n >> x.x.x.x:9805 -i eth2 --queue-timeout 1 --verbose 1 --scan-cycle 1 -V 5 >> -O 4) to export flow data on a server that is seeing about 1.6Gb/s of >> traffic. nprobe is exporting to a separate server running 6 instances >> flow-tools. flow-tools is reporting lost flow information. So far >> the most glaring problem is what happens when I exit nprobe with a >> ctl-c. Below are two examples of inconsistent behavior on exit. Does >> anyone have a suggestion on resolving this? >> >> ---------------ERROR 1----------------------- >> >> 12/Feb/2009 14:19:25 [nprobe.c:1181] Buckets: >> [active=332646][allocated=345089][free=12443][toBeExported=0] >> [frags=590] >> 12/Feb/2009 14:19:25 [nprobe.c:1188] Num Packets: 28591881 (max bucket >> search: 119) >> 12/Feb/2009 14:19:26 [nprobe.c:1164] Average traffic: [162.395 Kpps] >> [1 Gb/sec] >> 12/Feb/2009 14:19:26 [nprobe.c:1169] Current traffic: [151.972 Kpps] >> [983 Mb/sec] >> 12/Feb/2009 14:19:26 [nprobe.c:1175] Current flow export rate: >> [17826.0 flows/sec] >> 12/Feb/2009 14:19:26 [nprobe.c:1181] Buckets: >> [active=333026][allocated=345089][free=12063][toBeExported=0] >> [frags=580] >> 12/Feb/2009 14:19:26 [nprobe.c:1188] Num Packets: 28743853 (max bucket >> search: 121) >> 12/Feb/2009 14:19:27 [nprobe.c:1164] Average traffic: [162.340 Kpps] >> [1 Gb/sec] >> 12/Feb/2009 14:19:27 [nprobe.c:1169] Current traffic: [152.733 Kpps] >> [992 Mb/sec] >> 12/Feb/2009 14:19:27 [nprobe.c:1175] Current flow export rate: >> [20564.0 flows/sec] >> 12/Feb/2009 14:19:27 [nprobe.c:1181] Buckets: >> [active=332275][allocated=345089][free=12814][toBeExported=0] >> [frags=578] >> 12/Feb/2009 14:19:27 [nprobe.c:1188] Num Packets: 28896589 (max bucket >> search: 119) >> 12/Feb/2009 14:19:28 [nprobe.c:1164] Average traffic: [162.292 Kpps] >> [1 Gb/sec] >> 12/Feb/2009 14:19:28 [nprobe.c:1169] Current traffic: [153.611 Kpps] >> [999 Mb/sec] >> 12/Feb/2009 14:19:28 [nprobe.c:1175] Current flow export rate: >> [18722.0 flows/sec] >> 12/Feb/2009 14:19:28 [nprobe.c:1181] Buckets: >> [active=332302][allocated=345089][free=12787][toBeExported=0] >> [frags=568] >> 12/Feb/2009 14:19:28 [nprobe.c:1188] Num Packets: 29050204 (max bucket >> search: 119) >> 12/Feb/2009 14:19:29 [nprobe.c:1164] Average traffic: [162.237 Kpps] >> [1 Gb/sec] >> 12/Feb/2009 14:19:29 [nprobe.c:1169] Current traffic: [152.487 Kpps] >> [976 Mb/sec] >> 12/Feb/2009 14:19:29 [nprobe.c:1175] Current flow export rate: >> [17272.0 flows/sec] >> 12/Feb/2009 14:19:29 [nprobe.c:1181] Buckets: >> [active=333186][allocated=345089][free=11903][toBeExported=0] >> [frags=565] >> 12/Feb/2009 14:19:29 [nprobe.c:1188] Num Packets: 29202689 (max bucket >> search: 117) >> 12/Feb/2009 14:19:30 [nprobe.c:3100] nProbe is shutting down... >> 12/Feb/2009 14:19:30 [nprobe.c:3102] Exporting pending buckets... >> 12/Feb/2009 14:19:30 [nprobe.c:672] WARNING: Too many (4294959279) >> queued buckets for export: bucket discarded. >> 12/Feb/2009 14:19:30 [nprobe.c:674] WARNING: Please check -e value and >> decrease it. >> *** glibc detected *** /root/nprobe_5.0.2_111608_pro/.libs/lt-nprobe: >> double free or corruption (out): 0xb190b018 *** >> ======= Backtrace: ========= >> /lib/libc.so.6[0x5c0d06] >> /lib/libc.so.6(cfree+0x90)[0x5c41e0] >> /root/nprobe_5.0.2_111608_pro/.libs/lt-nprobe[0x804f770] >> /lib/libpthread.so.0[0x6d145b] >> /lib/libc.so.6(clone+0x5e)[0x628e5e] >> ======= Memory map: ======== >> 00110000-00111000 r-xp 00000000 fd:00 32112862 >> /root/nprobe_5.0.2_111608_pro/plugins/.libs/libsmtpPlugin-5.0.2.so >> 00111000-00112000 rwxp 00001000 fd:00 32112862 >> /root/nprobe_5.0.2_111608_pro/plugins/.libs/libsmtpPlugin-5.0.2.so >> 00112000-00113000 r-xp 00000000 fd:00 32112859 >> /root/nprobe_5.0.2_111608_pro/plugins/.libs/libl7Plugin-5.0.2.so >> 00113000-00114000 rwxp 00000000 fd:00 32112859 >> /root/nprobe_5.0.2_111608_pro/plugins/.libs/libl7Plugin-5.0.2.so >> 00114000-00115000 r-xp 00000000 fd:00 32112857 >> /root/nprobe_5.0.2_111608_pro/plugins/.libs/libflowIdPlugin-5.0.2.so >> 00115000-00116000 rwxp 00000000 fd:00 32112857 >> /root/nprobe_5.0.2_111608_pro/plugins/.libs/libflowIdPlugin-5.0.2.so >> 00116000-00118000 r-xp 00000000 fd:00 32112860 >> /root/nprobe_5.0.2_111608_pro/plugins/.libs/librtpPlugin-5.0.2.so >> 00118000-00119000 rwxp 00001000 fd:00 32112860 >> /root/nprobe_5.0.2_111608_pro/plugins/.libs/librtpPlugin-5.0.2.so >> 00119000-0011a000 r-xp 00000000 fd:00 32112854 >> /root/nprobe_5.0.2_111608_pro/plugins/.libs/libdbPlugin-5.0.2.so >> 0011a000-0011b000 rwxp 00000000 fd:00 32112854 >> /root/nprobe_5.0.2_111608_pro/plugins/.libs/libdbPlugin-5.0.2.so >> 0011b000-0011c000 r-xp 00000000 fd:00 32112856 >> /root/nprobe_5.0.2_111608_pro/plugins/.libs/ >> libefficiencyPlugin-5.0.2.so >> 0011c000-0011d000 rwxp 00001000 fd:00 32112856 >> /root/nprobe_5.0.2_111608_pro/plugins/.libs/ >> libefficiencyPlugin-5.0.2.so >> 0026f000-00278000 r-xp 00000000 fd:00 18382888 /lib/ >> libnss_files-2.5.so >> 00278000-00279000 r-xp 00008000 fd:00 18382888 /lib/ >> libnss_files-2.5.so >> 00279000-0027a000 rwxp 00009000 fd:00 18382888 /lib/ >> libnss_files-2.5.so >> 00469000-0047c000 r-xp 00000000 fd:00 32112846 >> /root/nprobe_5.0.2_111608_pro/.libs/libnprobe-5.0.2.so >> 0047c000-0047d000 rwxp 00012000 fd:00 32112846 >> /root/nprobe_5.0.2_111608_pro/.libs/libnprobe-5.0.2.so >> 0047d000-004be000 rwxp 0047d000 00:00 0 >> 00535000-0054f000 r-xp 00000000 fd:00 18382901 /lib/ld-2.5.so >> 0054f000-00550000 r-xp 00019000 fd:00 18382901 /lib/ld-2.5.so >> 00550000-00551000 rwxp 0001a000 fd:00 18382901 /lib/ld-2.5.so >> 00558000-00695000 r-xp 00000000 fd:00 18382905 /lib/libc-2.5.so >> 00695000-00697000 r-xp 0013d000 fd:00 18382905 /lib/libc-2.5.so >> 00697000-00698000 rwxp 0013f000 fd:00 18382905 /lib/libc-2.5.so >> 00698000-0069b000 rwxp 00698000 00:00 0 >> 0069d000-0069f000 r-xp 00000000 fd:00 18383130 /lib/libdl-2.5.so >> 0069f000-006a0000 r-xp 00001000 fd:00 18383130 /lib/libdl-2.5.so >> 006a0000-006a1000 rwxp 00002000 fd:00 18383130 /lib/libdl-2.5.so >> 006a3000-006a9000 r-xp 00000000 fd:00 21665905 /usr/lib/libgdbm.so. >> 2.0.0 >> 006a9000-006aa000 rwxp 00005000 fd:00 21665905 /usr/lib/libgdbm.so. >> 2.0.0 >> 006cc000-006df000 r-xp 00000000 fd:00 18383136 /lib/ >> libpthread-2.5.so >> 006df000-006e0000 r-xp 00012000 fd:00 18383136 /lib/ >> libpthread-2.5.so >> 006e0000-006e1000 rwxp 00013000 fd:00 18383136 /lib/ >> libpthread-2.5.so >> 006e1000-006e3000 rwxp 006e1000 00:00 0 >> 0075d000-0075f000 r-xp 00000000 fd:00 32112855 >> /root/nprobe_5.0.2_111608_pro/plugins/.libs/libdumpPlugin-5.0.2.so >> 0075f000-00760000 rwxp 00001000 fd:00 32112855 >> /root/nprobe_5.0.2_111608_pro/plugins/.libs/libdumpPlugin-5.0.2.so >> 00767000-00772000 r-xp 00000000 fd:00 18384280 >> /lib/libgcc_s-4.1.2-20080102.so.1 >> 00772000-00773000 rwxp 0000a000 fd:00 18384280 >> /lib/libgcc_s-4.1.2-20080102.so.1 >> 0083d000-00840000 r-xp 00000000 fd:00 32112861 >> /root/nprobe_5.0.2_111608_pro/plugins/.libs/libsipPlugin-5.0.2.so >> 00840000-00841000 rwxp 00002000 fd:00 32112861 >> /root/nprobe_5.0.2_111608_pro/plugins/.libs/libsipPlugin-5.0.2.so >> 0099a000-009f7000 r-xp 00000000 fd:00 21670515 /usr/lib/ >> libsqlite3.so.0.8.6 >> 009f7000-009f9000 rwxp 0005c000 fd:00 21670515 /usr/lib/ >> libsqlite3.so.0.8.6 >> 00a38000-00a39000 r-xp 00a38000 00:00 0 [vdso] >> 00c35000-00c44000 r-xp 00000000 fd:00 18384290 /lib/libresolv-2.5.so >> 00c44000-00c45000 r-xp 0000e000 fd:00 18384290 /lib/libresolv-2.5.so >> 00c45000-00c46000 rwxp 0000f000 fd:00 18384290 /lib/libresolv-2.5.so >> 00c46000-00c48000 rwxp 00c46000 00:00 0 >> 00f13000-00f14000 r-xp 00000000 fd:00 32112858 >> /root/nprobe_5.0.2_111608_pro/plugins/.libs/libhttpPlugin-5.0.2.so >> 00f14000-00f15000 rwxp 00001000 fd:00 32112858 >> /root/nprobe_5.0.2_111608_pro/plugins/.libs/libhttpPlugin-5.0.2.so >> 08048000-08080000 r-xp 00000000 fd:00 32112983 >> /root/nprobe_5.0.2_111608_pro/.libs/lt-nprobe >> 08080000-08082000 rw-p 00037000 fd:00 32112983 >> /root/nprobe_5.0.2_111608_pro/.libs/lt-nprobe >> 08082000-08083000 rw-p 08082000 00:00 0 >> 0856a000-091ca000 rw-p 0856a000 00:00 0 >> ac200000-ac29a000 rw-p ac200000 00:00 0 >> ac29a000-ac300000 ---p ac29a000 00:00 0 >> ac400000-ac600000 rw-p ac400000 00:00 0 >> ac600000-ac800000 rw-p ac600000 00:00 0 >> ac800000-ac8e8000 rw-p ac800000 00:00 0 >> ac8e8000-ac900000 ---p ac8e8000 00:00 0 >> ac900000-ac957000 rw-p ac900000 00:00 0 >> ac957000-aca00000 ---p ac957000 00:00 0 >> aca00000-acb00000 rw-p aca00000 00:00 0 >> acb00000-acc00000 rw-p acb00000 00:00 0 >> acc00000-ace00000 rw-p acc00000 00:00 0 >> ace00000-acf00000 rw-p ace00000 00:00 0 >> acf00000-ad000000 rw-p acf00000 00:00 0 >> ad000000-ad100000 rw-p ad000000 00:00 0 >> ad100000-ad200000 rw-p ad100000 00:00 0 >> ad200000-ad300000 rw-p ad200000 00:00 0 >> ad300000-ad400000 rw-p ad300000 00:00 0 >> ad400000-ad600000 rw-p ad400000 00:00 0 >> ad600000-ad700000 rw-p ad600000 00:00 0 >> ad700000-ad800000 rw-p ad700000 00:00 0 >> ad800000-ad900000 rw-p ad800000 00:00 0 >> ad900000-ada00000 rw-p ad900000 00:00 0 >> ada00000-adb00000 rw-p ada00000 00:00 0 >> adb00000-adc00000 rw-p adb00000 00:00 0 >> adc00000-ade00000 rw-p adc00000 00:00 0 >> ade00000-adf00000 rw-p ade00000 00:00 0 >> adf00000-ae000000 rw-p adf00000 00:00 0 >> ae000000-ae100000 rw-p ae000000 00:00 0 >> ae100000-ae200000 rw-p ae100000 00:00 0 >> ae200000-ae400000 rw-p ae200000 00:00 0 >> ae400000-ae500000 rw-p ae400000 00:00 0 >> ae500000-ae600000 rw-p ae500000 00:00 0 >> ae600000-ae700000 rw-p ae600000 00:00 0 >> ae700000-ae800000 rw-p ae700000 00:00 0 >> ae800000-ae900000 rw-p ae800000 00:00 0 >> ae900000-aea00000 rw-p ae900000 00:00 0 >> aea00000-aec00000 rw-p aea00000 00:00 0 >> aec00000-aed00000 rw-p aec00000 00:00 0 >> aed00000-aee00000 rw-p aed00000 00:00 0 >> aee00000-aef00000 rw-p aee00000 00:00 0 >> aef00000-af000000 rw-p aef00000 00:00 0 >> af000000-af200000 rw-p af000000 00:00 0 >> af200000-af300000 rw-p af200000 00:00 0 >> af300000-af400000 rw-p af300000 00:00 0 >> af400000-af500000 rw-p af400000 00:00 0 >> af500000-af600000 rw-p af500000 00:00 0 >> af600000-af800000 rw-p af600000 00:00 0 >> af800000-af900000 rw-p af800000 00:00 0 >> af900000-afa00000 rw-p af900000 00:00 0 >> afa00000-afb00000 rw-p afa00000 00:00 0 >> afb00000-afc00000 rw-p afb00000 00:00 0 >> afc00000-afd00000 rw-p afc00000 00:00 0 >> afd00000-afe00000 rw-p afd00000 00:00 0 >> afe00000-aff00000 rw-p afe00000 00:00 0 >> aff00000-b0000000 rw-p aff00000 00:00 0 >> b0000000-b0100000 rw-p b0000000 00:00 0 >> b0100000-b0200000 rw-p b0100000 00:00 0 >> b0200000-b0300000 rw-p b0200000 00:00 0 >> b0300000-b0400000 rw-p b0300000 00:00 0 >> b0400000-b0500000 rw-p b0400000 00:00 0 >> b0500000-b0600000 rw-p b0500000 00:00 0 >> b0600000-b0700000 rw-p b0600000 00:00 0 >> b0700000-b0800000 rw-p b0700000 00:00 0 >> b0800000-b0900000 rw-p b0800000 00:00 0 >> b0900000-b0a00000 rw-p b0900000 00:00 0 >> b0a00000-b0b00000 rw-p b0a00000 00:00 0 >> b0b00000-b0c00000 rw-p b0b00000 00:00 0 >> b0c00000-b0d00000 rw-p b0c00000 00:00 0 >> b0d00000-b0e00000 rw-p b0d00000 00:00 0 >> b0e00000-b0f00000 rw-p b0e00000 00:00 0 >> b0f00000-b1000000 rw-p b0f00000 00:00 0 >> b1000000-b1200000 rw-p b1000000 00:00 0 >> b1200000-b1300000 rw-p b1200000 00:00 0 >> b1300000-b1400000 rw-p b1300000 00:00 0 >> b1400000-b1500000 rw-p b1400000 00:00 0 >> b1500000-b1600000 rw-p b1500000 00:00 0 >> b1600000-b1700000 rw-p b1600000 00:00 0 >> b1700000-b1800000 rw-p b1700000 00:00 0 >> b1800000-b1900000 rw-p b1800000 00:00 0 >> b1900000-b1a00000 rw-p b1900000 00:00 0 >> b1a00000-b1b00000 rw-p b1a00000 00:00 0 >> b1b00000-b1c00000 rw-p b1b00000 00:00 0 >> b1c00000-b1d00000 rw-p b1c00000 00:00 0 >> b1d00000-b1e00000 rw-p b1d00000 00:00 0 >> b1e00000-b1f00000 rw-p b1e00000 00:00 0 >> b1f00000-b2000000 rw-p b1f00000 00:00 0 >> b2000000-b2100000 rw-p b2000000 00:00 0 >> b2100000-b2200000 rw-p b2100000 00:00 0 >> b2200000-b2300000 rw-p b2200000 00:00 0 >> b2379000-b237a000 ---p b2379000 00:00 0 >> b237a000-b2d7a000 rw-p b237a000 00:00 0 >> b2d7a000-b2d7b000 ---p b2d7a000 00:00 0 >> b2d7b000-b377b000 rw-p b2d7b000 00:00 0 >> b377b000-b377c000 ---p b377b000 00:00 0 >> b377c000-b417c000 rw-p b377c000 00:00 0 >> b417c000-b417d000 ---p b417c000 00:00 0 >> b417d000-b4b7d000 rw-p b417d000 00:00 0 >> b4b7d000-b4b7e000 ---p b4b7d000 00:00 0 >> b4b7e000-b557e000 rw-p b4b7e000 00:00 0 >> b557e000-b557f000 ---p b557e000 00:00 0 >> b557f000-b5f7f000 rw-p b557f000 00:00 0 >> b5f7f000-b5f80000 ---p b5f7f000 00:00 0 >> b5f80000-b6980000 rw-p b5f80000 00:00 0 >> b6980000-b6981000 ---p b6980000 00:00 0 >> b6981000-b7381000 rw-p b6981000 00:00 0 >> b7381000-b7382000 ---p b7381000 00:00 0 >> b7382000-b7d82000 rw-p b7382000 00:00 0 >> b7d82000-b7e49000 rw-s 00000000 00:05 60985 socket:[60985] >> b7e49000-b7f0d000 rw-p b7e49000 00:00 0 >> b7f16000-b7f17000 rw-p b7f16000 00:00 0 >> b7f19000-b7f1a000 rw-p b7f19000 00:00 0 >> bfc08000-bfc1d000 rw-p bfc08000 00:00 0 [stack] >> Aborted >> >> ---------------ERROR 2 (I had to suspend and kill -9 nprobe to get it >> to finally stop)----------------- >> >> 2/Feb/2009 14:23:14 [nprobe.c:1169] Current traffic: [83.312 Kpps] >> [523 Mb/sec] >> 12/Feb/2009 14:23:14 [nprobe.c:1175] Current flow export rate: >> [14636.0 flows/sec] >> 12/Feb/2009 14:23:14 [nprobe.c:1181] Buckets: >> [active=383377][allocated=390784][free=7407][toBeExported=0] >> [frags=762] >> 12/Feb/2009 14:23:14 [nprobe.c:1188] Num Packets: 31387052 (max bucket >> search: 131) >> 12/Feb/2009 14:23:15 [nprobe.c:1164] Average traffic: [185.614 Kpps] >> [1 Gb/sec] >> 12/Feb/2009 14:23:15 [nprobe.c:1169] Current traffic: [167.310 Kpps] >> [1 Gb/sec] >> 12/Feb/2009 14:23:15 [nprobe.c:1175] Current flow export rate: >> [22126.0 flows/sec] >> 12/Feb/2009 14:23:15 [nprobe.c:1181] Buckets: >> [active=385788][allocated=390784][free=4996][toBeExported=0] >> [frags=764] >> 12/Feb/2009 14:23:15 [nprobe.c:1188] Num Packets: 31554362 (max bucket >> search: 127) >> 12/Feb/2009 14:23:16 [nprobe.c:1164] Average traffic: [185.491 Kpps] >> [1 Gb/sec] >> 12/Feb/2009 14:23:16 [nprobe.c:1169] Current traffic: [331.976 Kpps] >> [2 Gb/sec] >> 12/Feb/2009 14:23:16 [nprobe.c:1175] Current flow export rate: >> [20936.0 flows/sec] >> 12/Feb/2009 14:23:16 [nprobe.c:1181] Buckets: >> [active=387942][allocated=390784][free=2842][toBeExported=0] >> [frags=768] >> 12/Feb/2009 14:23:16 [nprobe.c:1188] Num Packets: 31719021 (max bucket >> search: 131) >> 12/Feb/2009 14:23:16 [nprobe.c:3100] nProbe is shutting down... >> 12/Feb/2009 14:23:16 [nprobe.c:3102] Exporting pending buckets... >> 12/Feb/2009 14:23:17 [nprobe.c:1164] Average traffic: [185.409 Kpps] >> [1 Gb/sec] >> 12/Feb/2009 14:23:17 [nprobe.c:1169] Current traffic: [171.284 Kpps] >> [1 Gb/sec] >> 12/Feb/2009 14:23:17 [nprobe.c:1175] Current flow export rate: >> [207182.0 flows/sec] >> 12/Feb/2009 14:23:17 [nprobe.c:1181] Buckets: >> [active=241497][allocated=363715][free=62748][toBeExported=59470] >> [frags=780] >> 12/Feb/2009 14:23:17 [nprobe.c:1188] Num Packets: 31890308 (max bucket >> search: 129) >> Error: magic error detected (144) >> Error: magic error detected (240) >> Error: magic error detected (112) >> Error: magic error detected (80) >> Error: magic error detected (80) >> Error: magic error detected (112) >> Error: magic error detected (16) >> Error: magic error detected (48) >> Error: magic error detected (16) >> Error: magic error detected (112) >> Error: magic error detected (16) >> Error: magic error detected (208) >> Error: magic error detected (80) >> Error: magic error detected (16) >> Error: magic error detected (16) >> Error: magic error detected (112) >> Error: magic error detected (176) >> Error: magic error detected (16) >> Error: magic error detected (16) >> Error: magic error detected (80) >> Error: magic error detected (176) >> Error: magic error detected (240) >> Error: magic error detected (80) >> Error: magic error detected (16) >> Error: magic error detected (48) >> Error: magic error detected (16) >> Error: magic error detected (240) >> Error: magic error detected (144) >> Error: magic error detected (112) >> Error: magic error detected (48) >> Error: magic error detected (16) >> Error: magic error detected (112) >> Error: magic error detected (208) >> Error: magic error detected (112) >> Error: magic error detected (16) >> Error: magic error detected (80) >> Error: magic error detected (16) >> Error: magic error detected (176) >> Error: magic error detected (16) >> Error: magic error detected (176) >> Error: magic error detected (112) >> Error: magic error detected (112) >> Error: magic error detected (240) >> Error: magic error detected (80) >> Error: magic error detected (144) >> Error: magic error detected (16) >> Error: magic error detected (16) >> Error: magic error detected (16) >> Error: magic error detected (208) >> Error: magic error detected (16) >> Error: magic error detected (16) >> Error: magic error detected (16) >> Error: magic error detected (16) >> Error: magic error detected (16) >> Error: magic error detected (112) >> Error: magic error detected (16) >> Error: magic error detected (144) >> Error: magic error detected (144) >> Error: magic error detected (208) >> Error: magic error detected (16) >> Error: magic error detected (16) >> Error: magic error detected (112) >> Error: magic error detected (16) >> Error: magic error detected (208) >> Error: magic error detected (16) >> Error: magic error detected (16) >> Error: magic error detected (16) >> Error: magic error detected (240) >> Error: magic error detected (16) >> Error: magic error detected (240) >> Error: magic error detected (16) >> Error: magic error detected (48) >> Error: magic error detected (80) >> Error: magic error detected (16) >> Error: magic error detected (16) >> Error: magic error detected (176) >> Error: magic error detected (112) >> Error: magic error detected (16) >> Error: magic error detected (48) >> Error: magic error detected (240) >> Error: magic error detected (16) >> Error: magic error detected (16) >> Error: magic error detected (144) >> Error: magic error detected (16) >> Error: magic error detected (80) >> Error: magic error detected (112) >> Error: magic error detected (80) >> Error: magic error detected (16) >> Error: magic error detected (144) >> Error: magic error detected (144) >> Error: magic error detected (16) >> Error: magic error detected (16) >> Error: magic error detected (144) >> Error: magic error detected (112) >> Error: magic error detected (176) >> Error: magic error detected (144) >> Error: magic error detected (176) >> Error: magic error detected (16) >> Error: magic error detected (144) >> Error: magic error detected (208) >> Error: magic error detected (16) >> Error: magic error detected (208) >> Error: magic error detected (112) >> Error: magic error detected (16) >> Error: magic error detected (16) >> Error: magic error detected (80) >> Error: magic error detected (16) >> Error: magic error detected (80) >> Error: magic error detected (48) >> Error: magic error detected (112) >> Error: magic error detected (48) >> Error: magic error detected (80) >> Error: magic error detected (112) >> Error: magic error detected (16) >> Error: magic error detected (16) >> Error: magic error detected (176) >> Error: magic error detected (16) >> Error: magic error detected (208) >> Error: magic error detected (16) >> Error: magic error detected (208) >> Error: magic error detected (144) >> Error: magic error detected (16) >> Error: magic error detected (16) >> Error: magic error detected (240) >> Error: magic error detected (16) >> Error: magic error detected (16) >> Error: magic error detected (16) >> Error: magic error detected (16) >> Error: magic error detected (16) >> Error: magic error detected (144) >> Error: magic error detected (16) >> Error: magic error detected (48) >> Error: magic error detected (16) >> Error: magic error detected (176) >> Error: magic error detected (16) >> . >> . >> . >> . >> . >> Error: magic error detected (240) >> Error: magic error detected (16) >> Error: magic error detected (16) >> Error: magic error detected (208) >> Error: magic error detected (16) >> Error: magic error detected (48) >> Error: magic error detected (16) >> Error: magic error detected (16) >> Error: magic error detected (16) >> Error: magic error detected (16) >> Error: magic error detected (208) >> Error: magic error detected (48) >> Error: magic error detected (112) >> Error: magic error detected (16) >> Error: magic error detected (208) >> Error: magic error detected (176) >> 12/Feb/2009 14:23:18 [nprobe.c:1164] Average traffic: [184.453 Kpps] >> [1 Gb/sec] >> 12/Feb/2009 14:23:18 [nprobe.c:1169] Current traffic: [20.143 Kpps] >> [128 Mb/sec] >> 12/Feb/2009 14:23:18 [nprobe.c:1175] Current flow export rate: >> [642437.0 flows/sec] >> 12/Feb/2009 14:23:18 [nprobe.c:1181] Buckets: >> [active=4294946332][allocated=332031][free=348500][toBeExported=4495] >> [frags=776] >> 12/Feb/2009 14:23:18 [nprobe.c:1188] Num Packets: 31910450 (max bucket >> search: 143759) >> Error: magic error detected (144) >> Error: magic error detected (16) >> Error: magic error detected (176) >> Error: magic error detected (16) >> Error: magic error detected (176) >> Error: magic error detected (16) >> Error: magic error detected (176) >> Error: magic error detected (16) >> Error: magic error detected (16) >> Error: magic error detected (240) >> Error: magic error detected (240) >> Error: magic error detected (48) >> Error: magic error detected (16) >> Error: magic error detected (16) >> Error: magic error detected (80) >> Error: magic error detected (48) >> Error: magic error detected (176) >> Error: magic error detected (240) >> Error: magic error detected (16) >> Error: magic error detected (16) >> Error: magic error detected (240) >> Error: magic error detected (80) >> Error: magic error detected (16) >> Error: magic error detected (16) >> Error: magic error detected (240) >> Error: magic error detected (144) >> Error: magic error detected (176) >> . >> . >> . >> . >> . >> Error: magic error detected (16) >> Error: magic error detected (16) >> Error: magic error detected (16) >> Error: magic error detected (208) >> Error: magic error detected (48) >> Error: magic error detected (112) >> Error: magic error detected (16) >> Error: magic error detected (208) >> Error: magic error detected (176) >> 12/Feb/2009 14:23:19 [nprobe.c:1164] Average traffic: [183.394 Kpps] >> [1 Gb/sec] >> 12/Feb/2009 14:23:19 [nprobe.c:1169] Current traffic: [94.000pps] >> [626 Kb/sec] >> 12/Feb/2009 14:23:19 [nprobe.c:1175] Current flow export rate: >> [654020.0 flows/sec] >> 12/Feb/2009 14:23:19 [nprobe.c:1181] Buckets: >> [active=4294583951][allocated=332031][free=675485] >> [toBeExported=39891][frags=776] >> 12/Feb/2009 14:23:19 [nprobe.c:1188] Num Packets: 31910544 (max bucket >> search: 5758899) >> 12/Feb/2009 14:23:19 [nprobe.c:672] WARNING: Too many (131073) queued >> buckets for export: bucket discarded. >> 12/Feb/2009 14:23:19 [nprobe.c:672] WARNING: Too many (131073) queued >> buckets for export: bucket discarded. >> 12/Feb/2009 14:23:19 [nprobe.c:672] WARNING: Too many (131073) queued >> buckets for export: bucket discarded. >> 12/Feb/2009 14:23:19 [nprobe.c:674] WARNING: Please check -e value and >> decrease it. >> 12/Feb/2009 14:23:19 [nprobe.c:674] WARNING: Please check -e value and >> decrease it. >> 12/Feb/2009 14:23:19 [nprobe.c:674] WARNING: Please check -e value and >> decrease it. >> 12/Feb/2009 14:23:20 [nprobe.c:1164] Average traffic: [182.346 Kpps] >> [1 Gb/sec] >> 12/Feb/2009 14:23:20 [nprobe.c:1169] Current traffic: [0.000pps][0 b/ >> sec] >> 12/Feb/2009 14:23:20 [nprobe.c:1175] Current flow export rate: >> [1043170.0 flows/sec] >> 12/Feb/2009 14:23:20 [nprobe.c:1181] Buckets: >> [active=4293971182][allocated=332031][free=1197072] >> [toBeExported=131073][frags=776] >> 12/Feb/2009 14:23:20 [nprobe.c:1188] Num Packets: 31910544 (max bucket >> search: 0) >> 12/Feb/2009 14:23:21 [nprobe.c:1164] Average traffic: [181.310 Kpps] >> [1 Gb/sec] >> 12/Feb/2009 14:23:21 [nprobe.c:1169] Current traffic: [0.000pps][0 b/ >> sec] >> 12/Feb/2009 14:23:21 [nprobe.c:1175] Current flow export rate: >> [1169663.0 flows/sec] >> 12/Feb/2009 14:23:21 [nprobe.c:1181] Buckets: >> [active=4293386343][allocated=332031][free=1781911] >> [toBeExported=131073][frags=776] >> 12/Feb/2009 14:23:21 [nprobe.c:1188] Num Packets: 31910544 (max bucket >> search: 0) >> 12/Feb/2009 14:23:22 [nprobe.c:1164] Average traffic: [180.286 Kpps] >> [1 Gb/sec] >> 12/Feb/2009 14:23:22 [nprobe.c:1169] Current traffic: [0.000pps][0 b/ >> sec] >> 12/Feb/2009 14:23:22 [nprobe.c:1175] Current flow export rate: >> [1152608.0 flows/sec] >> 12/Feb/2009 14:23:22 [nprobe.c:1181] Buckets: >> [active=4292810034][allocated=332031][free=2358220] >> [toBeExported=131073][frags=776] >> 12/Feb/2009 14:23:22 [nprobe.c:1188] Num Packets: 31910544 (max bucket >> search: 0) >> 12/Feb/2009 14:23:23 [nprobe.c:1164] Average traffic: [179.273 Kpps] >> [1 Gb/sec] >> 12/Feb/2009 14:23:23 [nprobe.c:1169] Current traffic: [0.000pps][0 b/ >> sec] >> 12/Feb/2009 14:23:23 [nprobe.c:1175] Current flow export rate: >> [1153323.0 flows/sec] >> 12/Feb/2009 14:23:23 [nprobe.c:1181] Buckets: >> [active=4292233369][allocated=332031][free=2934886] >> [toBeExported=131072][frags=776] >> 12/Feb/2009 14:23:23 [nprobe.c:1188] Num Packets: 31910544 (max bucket >> search: 0) >> 12/Feb/2009 14:23:24 [nprobe.c:1164] Average traffic: [178.271 Kpps] >> [1 Gb/sec] >> 12/Feb/2009 14:23:24 [nprobe.c:1169] Current traffic: [0.000pps][0 b/ >> sec] >> 12/Feb/2009 14:23:24 [nprobe.c:1175] Current flow export rate: >> [1156480.0 flows/sec] >> 12/Feb/2009 14:23:24 [nprobe.c:1181] Buckets: >> [active=4291655125][allocated=332031][free=3513130] >> [toBeExported=131072][frags=776] >> 12/Feb/2009 14:23:24 [nprobe.c:1188] Num Packets: 31910544 (max bucket >> search: 0) >> 12/Feb/2009 14:23:24 [nprobe.c:1164] Average traffic: [178.271 Kpps] >> [1 Gb/sec] >> 12/Feb/2009 14:23:24 [nprobe.c:1169] Current traffic: [nan Mpps][nan >> Tb/sec] >> 12/Feb/2009 14:23:24 [nprobe.c:1175] Current flow export rate: [inf >> flows/sec] >> 12/Feb/2009 14:23:24 [nprobe.c:1181] Buckets: >> [active=4291230522][allocated=332031][free=3937733] >> [toBeExported=131072][frags=776] >> 12/Feb/2009 14:23:24 [nprobe.c:1188] Num Packets: 31910544 (max bucket >> search: 0) >> 12/Feb/2009 14:23:25 [nprobe.c:1164] Average traffic: [177.281 Kpps] >> [1 Gb/sec] >> 12/Feb/2009 14:23:25 [nprobe.c:1169] Current traffic: [0.000pps][0 b/ >> sec] >> 12/Feb/2009 14:23:25 [nprobe.c:1175] Current flow export rate: >> [1150637.0 flows/sec] >> 12/Feb/2009 14:23:25 [nprobe.c:1181] Buckets: >> [active=4290655195][allocated=332031][free=4513059] >> [toBeExported=131073][frags=776] >> 12/Feb/2009 14:23:25 [nprobe.c:1188] Num Packets: 31910544 (max bucket >> search: 0) >> 12/Feb/2009 14:23:26 [nprobe.c:1164] Average traffic: [176.301 Kpps] >> [1 Gb/sec] >> 12/Feb/2009 14:23:26 [nprobe.c:1169] Current traffic: [0.000pps][0 b/ >> sec] >> 12/Feb/2009 14:23:26 [nprobe.c:1175] Current flow export rate: >> [1152635.0 flows/sec] >> 12/Feb/2009 14:23:26 [nprobe.c:1181] Buckets: >> [active=4290078872][allocated=332031][free=5089383] >> [toBeExported=131072][frags=776] >> 12/Feb/2009 14:23:26 [nprobe.c:1188] Num Packets: 31910544 (max bucket >> search: 0) >> 12/Feb/2009 14:23:27 [nprobe.c:1164] Average traffic: [175.333 Kpps] >> [1 Gb/sec] >> 12/Feb/2009 14:23:27 [nprobe.c:1169] Current traffic: [0.000pps][0 b/ >> sec] >> 12/Feb/2009 14:23:27 [nprobe.c:1175] Current flow export rate: >> [1151763.0 flows/sec] >> 12/Feb/2009 14:23:27 [nprobe.c:1181] Buckets: >> [active=4289502983][allocated=332031][free=5665272] >> [toBeExported=131072][frags=776] >> 12/Feb/2009 14:23:27 [nprobe.c:1188] Num Packets: 31910544 (max bucket >> search: 0) >> 12/Feb/2009 14:23:28 [nprobe.c:1164] Average traffic: [174.375 Kpps] >> [1 Gb/sec] >> 12/Feb/2009 14:23:28 [nprobe.c:1169] Current traffic: [0.000pps][0 b/ >> sec] >> 12/Feb/2009 14:23:28 [nprobe.c:1175] Current flow export rate: >> [638531.0 flows/sec] >> _______________________________________________ >> Ntop-dev mailing list >> [email protected] >> http://listgateway.unipi.it/mailman/listinfo/ntop-dev > > _______________________________________________ > Ntop-dev mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop-dev > _______________________________________________ Ntop-dev mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
