Ad Widget

Collapse

Macro within a Macro

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Amiram
    Member
    • Feb 2021
    • 59

    #1

    Macro within a Macro

    Hey all,

    Is it possible to use a macro while defining another macro?

    I would like to create a new macro based on the {HOST.NAME} macro, for example:
    Macro: {$HOSTNAME_WITH_SUFFIX}
    Value: {HOST.NAME}.some.suffix.
  • Amiram
    Member
    • Feb 2021
    • 59

    #2
    bumping up...

    Comment

    • dimir
      Zabbix developer
      • Apr 2011
      • 1080

      #3
      If that is of any help there are context macros that can be used in low-level discovery.

      Comment


      • Amiram
        Amiram commented
        Editing a comment
        Not quite what I was looking for but it's interesting none the less.
        Thank you
    Working...