Get Wireless Sniffing results via API

Hello,

Is there a way to get the wireless sniffing results from the API ?

I would like to be able to gather probe requests to use them in an external application which will be used to generate some statistics.
My final goal is to be able to generate statistics like Euclid Analytics (http://euclidanalytics.com/product/) and Cisco Meraki Presence Analytics (http://meraki.cisco.com/solutions/presence).

Thanks for your help.

Leeroy

I’ve found a way using the streaming parameters, I redirect packets to a Node.js application who proceed them.

Is it possible to filter packets sent to the streaming server (as it is possible with Tools/Packet Sniffer) ? If I only want probe requests, or only packets with protocol “may only no ip” ?

Thanks for your help.

yes, you can filter sniffer output
http://wiki.mikrotik.com/wiki/Manual:Tools/Packet_Sniffer

Thanks !

Does this apply to the Wireless Sniffer too ?
Because I can’t see these options when I’m in “Interfaces/Wireless/Sniffer”. I only see these options when in “Tools/Sniffer” but this one seems to not catch probe requests and other specials packets.
06-09-2013 09-47-22.png

in wireless sniffer there is limit filtering capabilities under settings. However you can sniff beacons and probe requests etc. data

if you require only sniffing on data, you can use regular sniffer from tools section.

(http://meraki.cisco.com/solutions/presence).=WiFi with Facebook Login

this would be great if you could do with mikrotik

Hi Leeroy

Ive been working on such a system too, do you care to share your work (outside of forums if required) as ive also got quite a few working protoypes using different platforms and hardware. Would be good to compare results.

richedav@gmail.com

iam also interesed in such a Thing!