OpenWrt Forum Archive

Topic: Programatically detecting WIFI network strengths and traffic

The content of this topic has been archived on 22 Mar 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hi.  I'm new to OpenWRT and looking to develop software in C++ for it. 

I'm using a WRT54GL with the Kamikaze 2.4 kernel version, and there are a couple of things I'd like to be able to do programatically from C++.
Can anyone point me in the right direction for getting these stats programatically, or via a command line tool that I can gather the output from?

1. Detect all WIFI networks in range, their signal strengths and the amount of traffic currently flowing on each.  I don't need to delve into the data itself, just find out how active each network is.

2. Detect overall current network usage on the 4 LAN ports collectively.


Thanks

Hi gelfspace. i've done something like that before with some custom scripts - send me a mail or private message and i'll see if i can dig them out for you

The discussion might have continued from here.