I am trying to pinpoint signal level issues in a warehouse, as I am getting a lot of “disconnected, extensive data loss” messages. Is there way I could make log show the signal level before the client dropped? Or maybe a way to log client signal strengths constantly + time and pinpoint drop signal in that way?
/interface wireless registration-table print stats
… and extract the value with script and put it in the log
/interface wireless registration-table print oid
… use OID to collect information with SNMP. (I use DUDE as SNMP collector and history recorder and graph presentation)