I am trying to monitor the APs to know where there is congestion and where additional APs need to be deployed. But, apparently I am doing this wrong.
What I've done:
(Cisco Controller) >config advanced 802.11a logging load on
(Cisco Controller) >config advanced 802.11b logging load on
Syslog server: xx.xx.xx.xx
Logging level: Notifications
,
Syslog results:
2015-03-31 11:01:18 Local0.Error xx.xx.xx.xx WLANC: *RRM-DCLNT-2_4: Mar 31 11:23:47.073: #RRM-3-FAILEDLOADPROFILE: rrmLrad.c:1363 Airewave Director: Load profile violation on 802.11bg AP 58:bc:27:5c:8d:60::0
2015-03-31 14:27:24 Local0.Error xx.xx.xx.xx WLANC: *RRM-DCLNT-5_0: Mar 31 14:49:54.095: #RRM-3-FAILEDLOADPROFILE: rrmLrad.c:1363 Airewave Director: Load profile violation on 802.11a AP 58:bc:27:5c:8d:60::1
,
Yeah, okay, so it logged something. Except what it actually logged here, I have no idea.
The MAC address at the end of each log line does not correspond to the MAC addresses for any of our radios. We have no APs with the MAC address "58:bc:27:5c:8d:60".
How do I really need to be doing this, to know which AP is exceeding its load profile?