On 19/03/13 02:58 PM, David Lang wrote:
# of clients connected to the SSID (associations)

information on each connection
   signal strength
   MAC

Radio airtime info
   how much time was spend recieving (unable to transmit)
   how much recieved traffic was corrupted by interference
   how much good recieved traffic was there
   how much time was spent transmitting
   how much idle airtime was there (time that transmissions could have
occured)

going beyond the simple metrics that I want to graph into overall
network management issues

some method (ideal something better than trying to sniff packets and
correlate them in userspace) to try and figure out how much airtime a
given station is eating up (especially something that can do this even
if the station gets trompted on and so the transmitted packet cannot be
fully received)

some method of being able to figure out what other SSIDs are
broadcasting on the frequency that I'm currently tuned to and how much
airtime each SSID is eating up (including ones that don't send beacons)

Thanks David, I am interested in implementing this. If you already know how to get some of this data manually, can you please send me what you know? For example, do you have any thoughts on options for accessing the MAC address and signal strength for each connection (from such as mini_snmpd)?
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-users

Reply via email to