samwiseg0 / zabbix

Collection of zabbix templates
GNU General Public License v3.0
31 stars 29 forks source link

Support for 'Template ArubaOS.xml' and Zabbix 4 #6

Open graceless70 opened 6 years ago

graceless70 commented 6 years ago

The template needs changing to import into Zabbix 4

I did a find }][{# and replace },{# to resolve

samwiseg0 commented 6 years ago

4.0 has not been released. I will update the template if needed once it is released.

Thanks for the heads up that they might be changing the format.

st3rven commented 5 years ago

Hi, we are now in Zabbix 4.0 and i have the import failed massage

Invalid key "aos.authSrvTimeouts.[{#SNMPVALUE}][{#SNMPINDEX}]" for item prototype "Server Timeouts $1" on "Template ArubaOS". incorrect syntax near "[{#SNMPINDEX}]".

I would very much appreciate any help or guidance

samwiseg0 commented 5 years ago

I will have to upgrade my instance and get back to you. This may take some time. I have no cycles currently to work on this issue. If you figure out a workaround or a solution please let me know.

samwiseg0 commented 5 years ago

@vcont looks like the workaround is in the first comment. Please find and replace the items mentioned.

st3rven commented 5 years ago

hi @samwiseg0 indeed, the first comment leads to the resolution of the problem

for [{#SNMPVALUE}] [{# SNMPINDEX}] of each item change to what would be [{#SNMPVALUE},{# SNMPINDEX}]

Additionally I have configured the macros: $ WLC_TOTAL_AP} ie. 16 for 7005, 1024 for 7220 {$ WLC_TOTAL_USER} ie. 1024 for 7005, 24576 for 7220

But I'm not sure what you mean (This should be the total number of items supported by the platform).

samwiseg0 commented 5 years ago

They are the physical platform limits. You can get the by running the following commands

#show license limits

License Limits
--------------
Limit  Value
-----  -----
1024   Access Points
1024   RF Protect
0      xSec Module
0      120abg Upgrade
0      121abg Upgrade
0      124abg Upgrade
0      125abg Upgrade
1024   Next Generation Policy Enforcement Firewall Module
32     Advanced Cryptography
0      Service provider AP
0      WebCC
0      Beta AP
#show license-usage user

User License Usage
------------------
Name               Value
----               -----
License Limit      24576
License Usage      26
License Available  24550
License Exceeded   0