Ad Widget

Collapse

Item Macros in trigger name or message text.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kalvis.k
    Junior Member
    • May 2012
    • 2

    #1

    Item Macros in trigger name or message text.

    Hi!
    I`m monitoring network switch with snmp discovery.
    In discovery rules is defined: ifAlias[{#SNMPVALUE}] and ifOperStatus[{#SNMPVALUE}]

    f.e. If Alias value is "Computer 23", but #SNMPVALUE is discovered: ifAlias[FastEthernet0/2].

    When I`m monitoring port operation status: I can only receive FastEthernet0/2, but I`d like to receive ifAlias value too. I guess - it isnt possible to put that information in trigger`s name, but is it possible to add ifAlias value to action message?

    Alias: {{HOSTNAME}:ifAlias[{#SNMPVALUE}].last(0)} isn`t working.
Working...