samwiseg0 / zabbix

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

APC UPS: Change Linked Template Name #8

Open rayholtz opened 4 years ago

rayholtz commented 4 years ago

In Zabbix 4.4, There is no native template "Template ICMP Ping". The template is named "Template Module ICMP Ping".

Can you please update your APC UPS Template to use this name instead?

samwiseg0 commented 4 years ago

Sure. Eventually when I update all the templates for 4.x. For now just change it or remove the link.

MyCodeRocks commented 4 years ago

Dumb question but where do you remove the links

samwiseg0 commented 4 years ago

Remove this line... Then re-link it with the correct name. You can also just change the name to whatever you have on your setup and it will import it with the correct link.

MyCodeRocks commented 4 years ago

@samwiseg0 - thank you so much for the response, I have fixed the linkage issues now. I think just for clarity and anyone else looking at the issue. I am running Zabbix 4.4 and I think this is where the next error is sitting. Now its returning:

Invalid tag "/zabbix_export/templates/template(1)/items/item(1)": the tag "snmpv3_contextname" is missing.

Doing some research on the web this seems to be a change in how tags are now explicitly checked and verified in 4.0. The question I have is what is the change needed know the error found the lines just don't understand and the articles on similar issues on the web identify but don't show the solution.