collectd has always been able to grab interface traffic statistics from Linux. But what if we want to collect data about individual WiFi clients that connect to it? How much bandwidth is each of the clients using? That information is already being recorded by the wireless driver; all we need to do is to query […]