On Tue, May 8, 2012 at 5:48 AM, maxe wifi <[email protected]> wrote: > > Hi All, > > I am install collecd 4.10.7.1 in that i used iwinfo plugin when i started > the collectd i got the parameter like > bitrate,signal_power,signal_noise,signal_quality But i am not getting the > parameter like stations . > > how i configure iwinfo plugin in collectd.conf for getting the station > values.
You will have to modify libiwinfo to retrieve that info from the kernel via nl80211. You may look at iw for guidance. Cheers, Javier _______________________________________________ Devel mailing list [email protected] http://lists.open80211s.org/cgi-bin/mailman/listinfo/devel
