Hello all, I need your help.
I want to use this template in my Zabbix:
My Zabbix version is Zabbix 4.0.9. © 2001–2019, Zabbix SIA
The Template description is that the template is supported under version 4.0 but I can't import it.
I received two error messages:
1 Invalid tag "/zabbix_export/version": unsupported version number.
I fixed it with editing the xml file in the first lines:
<version>4.4</version>
I replaced this line with <version>4.0</version>
2 Invalid tag "/zabbix_export/templates/template(1)/items/item(1)": the tag "snmp_community" is missing".
We want to add:
GAIA Checkpoint R80.30
Could you share your opinion and experience with me?
Thank you in advance.
I want to use this template in my Zabbix:
My Zabbix version is Zabbix 4.0.9. © 2001–2019, Zabbix SIA
The Template description is that the template is supported under version 4.0 but I can't import it.
I received two error messages:
1 Invalid tag "/zabbix_export/version": unsupported version number.
I fixed it with editing the xml file in the first lines:
<version>4.4</version>
I replaced this line with <version>4.0</version>
2 Invalid tag "/zabbix_export/templates/template(1)/items/item(1)": the tag "snmp_community" is missing".
We want to add:
GAIA Checkpoint R80.30
Could you share your opinion and experience with me?
Thank you in advance.

Comment