Hi ,there is the default template: "Template SNMP Interfaces" , what I want to do is the following:
put item prototype:
Alias of interface {#SNMPVALUE} ifAlias[{#SNMPVALUE}]
to trigger prototype:
Operational status was changed on {HOST.NAME} interface {#SNMPVALUE}
under the Description field.
I tried various of things without a success.
The main goal behind it is each time an interface in our BackBone switch goes down/up , the alert that we receive will also contain the interface description/alias.
Thanks !
put item prototype:
Alias of interface {#SNMPVALUE} ifAlias[{#SNMPVALUE}]
to trigger prototype:
Operational status was changed on {HOST.NAME} interface {#SNMPVALUE}
under the Description field.
I tried various of things without a success.
The main goal behind it is each time an interface in our BackBone switch goes down/up , the alert that we receive will also contain the interface description/alias.
Thanks !
Comment