Hi all,
I have a problem with the Windows by zabbix active template with two items:
- Interface vmxnet3 Ethernet Adapter(Ethernet0): Operational status and interface type.
The errors for interface type:
Peprocessing failed for:
Failed: cannot extract value from json by path "$[?(@.GUID == "{696F6455-DB60-4FC4-8709-4009AA76D254}")].AdapterTypeId.first()": cannot convert value to string
and for Operational status:
Peprocessing failed for:
1. Failed: cannot extract value from json by path "$[?(@.GUID == "{696F6455-DB60-4FC4-8709-4009AA76D254}")].NetConnectionStatus.first()": cannot convert value to string
I try to update server/agent to 6.0.34Release2 and with new template Windows by zabbix agent active ('2024-06-12T11:59:26Z') but same problem, The windows OS is Server 2022 for this exemple
I test it on a Dev environment and with a old 4.4 template all is OK
Thanks in advance and have a good day
I have a problem with the Windows by zabbix active template with two items:
- Interface vmxnet3 Ethernet Adapter(Ethernet0): Operational status and interface type.
The errors for interface type:
Peprocessing failed for:
Failed: cannot extract value from json by path "$[?(@.GUID == "{696F6455-DB60-4FC4-8709-4009AA76D254}")].AdapterTypeId.first()": cannot convert value to string
and for Operational status:
Peprocessing failed for:
1. Failed: cannot extract value from json by path "$[?(@.GUID == "{696F6455-DB60-4FC4-8709-4009AA76D254}")].NetConnectionStatus.first()": cannot convert value to string
I try to update server/agent to 6.0.34Release2 and with new template Windows by zabbix agent active ('2024-06-12T11:59:26Z') but same problem, The windows OS is Server 2022 for this exemple
I test it on a Dev environment and with a old 4.4 template all is OK

Thanks in advance and have a good day
Comment