RB3011 Ntop Monitoring

Hi all,

I hope you can point me in the right direction. I have a RB3011 that I am testing its capabilities and monitoring. I seem to have successfully installed ntop on an old Linux box and am receiving flows from the 3011. However i am not seeing what I expected. I was expecting to be able to see individual devices connected to the 3011 and what data they are uploading and downloading and then a collective figure for the entire network on the 3011.

Have a mistaken what data I should be able to see or I have implemented this wrong?

Any help would be greatly appreciated.

Kind Regards and Many Thanks in advance

Yoshima

are you seeing only one source IP in your Ntop? How are you sending data to ntop?

Thanks for the reply. I can see the IP of the host I am monitoring but only that.

Data is being sent from the RB3011 through port 2055 to the linux box that I have setup off site.

Did you use this to configure everything?
http://www.ntop.org/ntopng/how-to-analyse-mikrotik-traffic-using-ntopng/

I use a mirror port to the linux box with a CRS109-8G-1S-2HnD


/interface ethernet switch
set egress-mirror1=ether8-slave-local fdb-uses=mirror1 ingress-mirror1=
ether8-slave-local vlan-uses=mirror1
/interface ethernet switch port
set 0 dscp-based-qos-dscp-to-dscp-mapping=no egress-mirror-to=mirror0
ingress-mirror-to=mirror0 qos-scheme-precedence=“pcp-based,sa-based,da-bas
ed,dscp-based,protocol-based,vlan-based,pcp-based”

set 9 dscp-based-qos-dscp-to-dscp-mapping=no egress-mirror-to=mirror1
ingress-mirror-to=mirror1 qos-scheme-precedence=“pcp-based,sa-based,da-bas
ed,dscp-based,protocol-based,vlan-based,pcp-based”