Hello everyone,
I'm a new Zabbix user, so I may have made basic configuration errors.
I'm encountering an issue while creating a Zabbix template with discovery rules. I've configured a discovery rule that correctly returns data (During the test), including values for LLD macros. However, when I use these macros in item prototypes, the values are not resolved correctly.
Details:
Has anyone encountered a similar problem or have any suggestions on how to resolve it? Any help is greatly appreciated. Thanks in advance.
I'm a new Zabbix user, so I may have made basic configuration errors.
I'm encountering an issue while creating a Zabbix template with discovery rules. I've configured a discovery rule that correctly returns data (During the test), including values for LLD macros. However, when I use these macros in item prototypes, the values are not resolved correctly.
Details:
- Zabbix Version: 7.0.11
- Operating System: Ubuntu 24.04
- Discovery Rule Description: Discovery Interface
- LLD Macro Example: {#QNAP.IFNAME}
- JSONPath: $.qnap.ifname
- Item Prototype Example: qnap.bits.received.[{#QNAP.IFNAME}
Has anyone encountered a similar problem or have any suggestions on how to resolve it? Any help is greatly appreciated. Thanks in advance.

Comment