If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to REGISTER before you can post. To start viewing messages, select the forum that you want to visit from the selection below.
There is no finished one, but I assembled one from 3 and added info on the points:
here is template 5.4
Detects all APs, Shows information on points, including ping and number of clients,
via wifi networks (number of clients at all points of the controller),
and by clients (not completed / disabled, meaningless with 5k clients)
Does anyone know how to calculate the total number of users. I did have it running by adding each AP last(/192.168.45.15/bsnApIfNoOfUsers1[Hartzer-ConferenceRoom])+
last(/192.168.45.15/bsnApIfNoOfUsers1[APE44E.2DB5.55A4]) in the formulate for a calculated item. I went to re-create it and now it is not working. Getting a can't evaluate expression error
Does anyone know how to calculate the total number of users. I did have it running by adding each AP last(/192.168.45.15/bsnApIfNoOfUsers1[Hartzer-ConferenceRoom])+
last(/192.168.45.15/bsnApIfNoOfUsers1[APE44E.2DB5.55A4]) in the formulate for a calculated item. I went to re-create it and now it is not working. Getting a can't evaluate expression error
discovery[{#SNMPVALUE},1.3.6.1.4.1.14179.2.1.1.1.2]
Detects all wifi networks
1.3.6.1.4.1.14179.2.1.1.1.38.{#SNMPINDEX}
Number of users on the network
Here is a new version, requires zabbix 6.2(!!!), now wifi APs are created as separate devices, with interface and data from WLC, AP direct ping, and AP-WLC ping (it is assumed that all APs have a preferred controller, in cases if there is more than one WLC)
Warning! Some of the titles and descriptions are in Russian, translate.google.com will help.
I tried to use new WLC template but didn't work for me.
Almost every ITEM is red, attachment picture
WLC 5520 Software version: 8.10.171.0
AP Boot Version: snmp_parse_oid(): cannot parse OID "1.3.6.1.4.1.14179.2.2.1.1.9.{$SNMPINDEX}".
AP ICMP: ping fping failed: {$SNMPIPAD}: Name or service not known
AP If No Of Users 2.4 GHz: snmp_parse_oid(): cannot parse OID "1.3.6.1.4.1.14179.2.2.2.1.15.{$SNMPINDEX}.0".
AP If No Of Users 5 GHz: snmp_parse_oid(): cannot parse OID "1.3.6.1.4.1.14179.2.2.2.1.15.{$SNMPINDEX}.1".
AP If Phy Channel Number 2.4 GHz: snmp_parse_oid(): cannot parse OID "1.3.6.1.4.1.14179.2.2.2.1.4.{$SNMPINDEX}.0".
AP If Phy Channel Number 5 GHz: snmp_parse_oid(): cannot parse OID "1.3.6.1.4.1.14179.2.2.2.1.4.{$SNMPINDEX}.1".
AP Ip Address: snmp_parse_oid(): cannot parse OID "1.3.6.1.4.1.14179.2.2.1.1.19.{$SNMPINDEX}".
AP MAC Address Ethernet: snmp_parse_oid(): cannot parse OID "1.3.6.1.4.1.14179.2.2.1.1.33.{$SNMPINDEX}".
AP MAC Address WiFi: snmp_parse_oid(): cannot parse OID "1.3.6.1.4.1.14179.2.2.1.1.1.{$SNMPINDEX}"
AP Model: snmp_parse_oid(): cannot parse OID "1.3.6.1.4.1.14179.2.2.1.1.16.{$SNMPINDEX}".
AP Serial Number: snmp_parse_oid(): cannot parse OID "1.3.6.1.4.1.14179.2.2.1.1.17.{$SNMPINDEX}"
AP Software Version: snmp_parse_oid(): cannot parse OID "1.3.6.1.4.1.14179.2.2.1.1.8.{$SNMPINDEX}
thanks a lot ,but it cant get the information for numbers of user of SSID and cpu.mem,HA, ap.joinStatus on Cisco WLC C9800.how do add these item in template ?
Hi, I just started using zabbix.
One question...to configure AP discovery, I enabled 'WLC Client Data' and 'WLC Interface data' (template_Cisco_WiFi_WLC_62).
What should I do to create a host for each AP? How do I use the second template_Cisco_WiFi_WLC_62_AP? Thank you
Comment