Monitoring, Management & Location Tracking

 View Only
last person joined: one year ago 

Articles relating to existing and legacy HPE Aruba Networking products and solutions including AirWave, Meridian Apps, ALE, Central / HPE Aruba Networking Central, and UXI / HPE Aruba Networking User Experience Insight

How to get channel utilization from Airwave using API 

Jun 07, 2019 09:58 PM

Q:

 

How to get channel utilization information from Airwave using an API call?



A:

 

Currently there is no official API query to get the channel utilization for radios from Airwave. However, you can use the below API which will return time series data like trend but wont be a summarized statistics.

https://<your-amp-ip>/api/rrd_xport.json?start=-86400&stop=now&type=ap_client_count&group_by=Max&id=131&ap_uid=04%3ABD%3A88%3ACB%3A02%3AC4&radio_interface=2&ap_id=131&radio_index=1&ds=cc1

For example if you want to get the channel utilization for a particular AP's particular radio you can use the below API

 

https://<Your amp ID>/api/rrd_xport.json?start=-300&stop=0&type=channel_utilization&ap_id=<ap ID>&ap_uid=<AP MAC>&radio_interface=1

In the above query replace
Your amp ID : with the IP or host name of your Airwave server

ap ID : with the ID of AP which you will get from the url when you go to the monitoring page of AP on Airwave

AP MAC : with the mac address of the AP

 

 

Statistics
0 Favorited
1 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.