-
Incident report
-
Resolution: Duplicate
-
Minor
-
None
-
2.4.3
-
None
When a macro is used in the key of a trapper item, the server will only accept data if you specify the key with unresolved macro names.
eg:
host "host01" has a trapper item "trapperdata[{HOST.NAME}]"
zabbix_sender [...] -k "trapperdata[host01]" [...] FAIL
zabbix_sender [...] -k "trapperdata[{HOST.NAME}]" [...] SUCCESS
- duplicates
-
ZBX-5332 User macros in templated item names/keys not supported
- Closed