Skip to content
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

Feature Request: Add Perfdata for accesspoint-status #308

Open
bickhorn opened this issue Dec 14, 2022 · 2 comments
Open

Feature Request: Add Perfdata for accesspoint-status #308

bickhorn opened this issue Dec 14, 2022 · 2 comments

Comments

@bickhorn
Copy link

Hello,

First, thank you for this wonderful plugin !

Is it possible to add some perfdata to the mode accesspoint-status ?

For now it is fully textual :

./check_nwc_health --community XXX --hostname 10.X.X.X --mode  accesspoint-status
OK - access point BW-A221 is enable/associated (2 interfaces with 6 clients), access point BW-B223 is enable/associated (2 interfaces with 2 clients)

Would it be possible to have for exemple :

./check_nwc_health --community XXX --hostname 10.X.X.X --mode  accesspoint-status
OK - access point BW-A221 is enable/associated (2 interfaces with 6 clients), access point BW-B223 is enable/associated (2 interfaces with 2 clients) 
| 'BW-A221_clients'=6 'BW-B223_clients'=2

End even maybe add some warning if too much client are on an access-point ?

Best regards

@lausser
Copy link
Owner

lausser commented Dec 15, 2022 via email

@bickhorn
Copy link
Author

Hello,

Thank to respond to my request

I've seen this mode and i use it already with my SSID.

But what i'm looking for is not the number of client per SSID, but the number of client per physical access point.

For my case, i have 3 SSID and 30 physical cisco aironet and i know i have XX people connected to the SSID.
But i don't know how the client are distributed across the AP.

Best regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants