-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Channel Utilization na #106
Comments
Is the AP you are looking at active on that spectrum? does it have any clients? Also, do you see data for it in the Unifi site/app? |
My main network is only 5GHz. There are 18 clients connected to this AP. The ng network is for IoT only and yes it is showing on the controller data for 'na' and 'ng' networks. Thank you Patrice. |
Ok so to be clear, this AP has some NA clients, but only the Ng Zabbix items for usage,interference etc.. have been created? Or have the NA items been created and they are not populated? |
The 'na' items have not been created. Just the 'ng'. Thank you. |
Is zabbix reporting any issue on that AP with either the 'Active Radio' discovery rule, or any of the prototype items in that rule? In the UI, you can go to the Host view for that AP, and then discovery rules on the top menu.. |
Ok. can you send the output, from your zabbixServer of:
you might want to obfuscate private info in there.. |
Good morning Patrice. Follow the attachment suggested. |
Ok try that last commit.. let me know.
-P
… On Aug 21, 2023, at 5:19 AM, tp-edjunior ***@***.***> wrote:
Good morning Patrice. Follow the attachment suggested.
mca-dump-short.txt <https://github.com/patricegautier/unifiZabbix/files/12395818/mca-dump-short.txt>
—
Reply to this email directly, view it on GitHub <#106 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AJFHTJ6C64UXJIIB6RRH6MTXWNG5DANCNFSM6AAAAAA3RMH2ZM>.
You are receiving this because you commented.
|
Forgot to mention..: you will need to run the radio discover item (execute now at the bottom)
… On Aug 21, 2023, at 1:13 PM, tp-edjunior ***@***.***> wrote:
I've removed the template from APs. Imported the new yaml and attach the new yaml to APs.
No 'na' on active radio discovery yet just 'ng' as before.
Please let me know if you need something more.
Thank you.
<https://user-images.githubusercontent.com/138527765/262143123-5d3ab149-6465-44cf-87f9-8e7735547085.png>
—
Reply to this email directly, view it on GitHub <#106 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AJFHTJ76BMIRLGRD5DBQ2VTXWO6ONANCNFSM6AAAAAA3RMH2ZM>.
You are receiving this because you commented.
|
and please give me another run of mca-dump-short on that AP.. Thanks |
Follow the JSON Path: $.radio_table.[?(@.athstats.name != "" && (@.athstats.noise_floor < 0 && @.athstats.noise_floor > -500 || @.cu_total > 0))] And mac-dump attached. |
Sorry now I am confused.. what's working and what's broken? |
I've just noticed I'm missing 5GHz data for my U6 Lite. |
|
Hi Patrice.
All my implementation has done and everything is working but I'm missing some data related to channel interference and utilization on 5GHz spectrum.
My mcaDumpShort.err does not show nothing about it.
Zabbix is gathering data normally and the graphs are being populated as well as you can see in the image below, the ng spectrum are gathering but na don't.
Is there something I missed?
Thank you.
The text was updated successfully, but these errors were encountered: