Ad Widget

Collapse

Templte Item Key naming (zabbix version 4.0.5)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Tulkis
    Junior Member
    • Feb 2019
    • 7

    #1

    Templte Item Key naming (zabbix version 4.0.5)

    Hi all,
    First, thanks to all the people makes zabbix possible.

    We are making a host template and have a doubt. This template have macros (empty) like name, etc.. I would configure the item zabbix trapper to catch the macro values and it works but not with key name.

    Here the item:
    {$MACRO1}.{$MACRO2}.item1 - The item name is populated with the host macro values with no problems.

    Here the item key:
    item1.check.pt1h["{$MACRO1}",common] - This is not populating the macro value.

    Is it possible that was not supported? I check the documentation but not specifies if zabbix trapper items have compatibility with user macros.

    Regards,
    Eduard.
    Last edited by Tulkis; 05-03-2019, 13:23.
  • Tulkis
    Junior Member
    • Feb 2019
    • 7

    #2
    Hey,
    I swa the yellow bubble here -> https://www.zabbix.com/documentation...mtypes/trapper
    All clear
    Regards.

    Comment

    Working...