Details
-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
Enterprise Edition
-
None
Description
Support for more metrics, and displays them for each AP
Also removed switch statement for radiotype, I would argue it is best to leave it to the values the controller is reporting
db updates:
mysql> show columns in wifi_aps_members;
ap_member_power | int | YES | NULL | |||
ap_member_ch_utilization | int | YES | NULL | |||
ap_member_tx_utilization | int | YES | NULL | |||
ap_member_rx_utilization | int | YES | NULL |
Attached svn.diff
Would be really nice to graph these things as well and display them per AP along with a syslog tab
I have started to mess around but not sure about it yet. Also AP alerting would be super super useful