Hello. I'm trying to receive netflow data from my mikrotik router with
no luck.

Here is how i launch nprobe: 

nprobe -zmq tcp://127.0.0.1:5556 -i eth0 -n 192.168.69.7:9996 -b 1 -u 1
-Q 2 -V 9

(192.168.69.7 is LAN IP of that box)

And here is ntopng:

ntopng -i tcp://127.0.0.1:5556

(well that's from ntopng webpage)

I'm able to open ntopng interface (but it's empty - no flow data at
all), and i can see that nprobe receives flow data:

03/Jul/2013 20:36:36 [nprobe.c:2124] ---------------------------------
03/Jul/2013 20:36:36 [nprobe.c:2125] Average traffic: [38.00 pps][198.61
Kb/sec]
03/Jul/2013 20:36:36 [nprobe.c:2132] Current traffic: [32.00 pps][185.12
Kb/sec]
03/Jul/2013 20:36:36 [nprobe.c:2138] Current flow export rate: [4.9
flows/sec]
03/Jul/2013 20:36:36 [nprobe.c:2141] Flow drops: [export queue too
long=0][too many flows=0]
03/Jul/2013 20:36:36 [nprobe.c:2145] Export Queue: 0/512000 [0.0 %]
03/Jul/2013 20:36:36 [nprobe.c:2150] Flow Buckets:
[active=64][allocated=64][toBeExported=0]
03/Jul/2013 20:36:36 [cache.c:799] Redis Cache [0 total/0.0 get/sec][0
total/0.0 set/sec]
03/Jul/2013 20:36:36 [nprobe.c:1992] Processed packets: 3498 (max bucket
search: 1)
03/Jul/2013 20:36:36 [nprobe.c:1975] Fragment queue length: 0
03/Jul/2013 20:36:36 [nprobe.c:2001] Flow export stats: [191501
bytes/1454 pkts][387 flows/31 pkts sent]
03/Jul/2013 20:36:36 [nprobe.c:2011] Flow drop stats:   [0 bytes/0
pkts][0 flows]
03/Jul/2013 20:36:36 [nprobe.c:2016] Total flow stats:  [191501
bytes/1454 pkts][387 flows/31 pkts sent]

Still nothing appears in ntopng web interface. What i'm doing wrong?
_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to