Cisco WLC Discovery Popular
I've created this template from dust, it can discover many informations from WLC, APs, Clients and like my other templates, should be universal!
For now i've tested only on WLC 5508 and 2504.
Features:
- WLC: All env stuff + interfaces and their traffic UP/DOWN;
- APs: Numers of AP, numbers of SSIDs, Numbers of clients connected to SSID divided from 2.4 and 5Ghz;
- Clients: Connected to wich AP, signal strength, traffic UP/DOWN;
- Many more...
Changelog:
- Updated support for Zabbix 3.x
I tried to triangolate the clients, but there is some trouble in Zabbix, if i do an snmpwalk it can get the DATA, but if i insert the same OID to Zabbix becomes "not supported"; when i'll find a solution, i'll add this feature too.
The value mapping AP MAC -> NAME:
- AP MAC: It's the corresponding AP "RADIO" MAC Address;
- NAME: You can chose anithing suits to you, i've have hostnames like AP1, AP2, ecc
EXAMPLE: AP MAC -> NAME = 00:AA:BB:CC:DD:EE:FF:GG -> AP1
NOTE: The MAC must be in "UPPERCASE".
The regular expression @WLCs uplink interfaces
- Expression: Virtual Interface
- Expression type: Result is FALSE
- CaseSensitive: FALSE
NOTE:
For all the people that have problems with discovery rules:
1 - You must create the Regular Expression BEFORE import the template;
2 - The REG EXP is defined with @ into the template, but when you need create it into your Zabbix you need to remove the @.
Example:
Template REG-EXP: @WLCs uplink interfaces
Zabbix REG-EXP: WLCs uplink interfaces