zabbix / community-templates

Zabbix Community Templates repository
https://share.zabbix.com
MIT License
1.34k stars 1.8k forks source link

"request_method" in SNMP template #273

Open dimir opened 1 year ago

dimir commented 1 year ago

https://github.com/zabbix/community-templates/blob/ac6866eb45810fffbdbdd5ee443c75db7699697f/Network_Devices/Palo_Alto/template_palo_alto_with_64-bit_counters_(snmpv2)/6.0/template_palo_alto_with_64-bit_counters_(snmpv2).yaml#L307

Cannot import template to Zabbix 7.x because of the error

Parameter "/3/request_method" is incorrect: value must be 0

I think "request_method" is not part of the SNMP type item. Removing these fields from the yaml file results in import without errors.