-
Type:
Problem report
-
Resolution: Workaround proposed
-
Priority:
Trivial
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Environment:Centos 7.7.1908
Zabbix 4.4.7
Hi, i want to implement monitoring for my application. It generate custom JSON (attached), but when i created master item and point LLD rule to this master item Zabbix says: cannot find the data array in the received JSON object.
My macro is:
{#AERON_MONITORING_AGENT_MATCHING_ENGINE_INSTANCE} = $.instances[*].name
Also i remember that you removed data array requirement in last versions.
Does this behavior is expected or it a bug?