Hello,
I'm trying to send an notification e-mail with the Alias interface of my Switch but i'm failed.
PS.: I'm using LLD to discovery my networks interfaces.
I tried the 3 ways above:
"Description: {HOST.NAME:ifAlias[{#SNMPVALUE}].last(0)}"
"Description: {HOST.NAME:ifAlias[{#IFNAME}].last(0)}"
"Description: {HOST.NAME:ifAlias[ifDescr].last(0)}"
My Trigger expression is:
{Template SNMP Interfaces:ifAdminStatus[{#SNMPVALUE}].last(0)}#2 & {Template SNMP Interfaces:ifOperStatus[{#SNMPVALUE}].last(0)}=2
Any suggestion?
I'm trying to send an notification e-mail with the Alias interface of my Switch but i'm failed.
PS.: I'm using LLD to discovery my networks interfaces.
I tried the 3 ways above:
"Description: {HOST.NAME:ifAlias[{#SNMPVALUE}].last(0)}"
"Description: {HOST.NAME:ifAlias[{#IFNAME}].last(0)}"
"Description: {HOST.NAME:ifAlias[ifDescr].last(0)}"
My Trigger expression is:
{Template SNMP Interfaces:ifAdminStatus[{#SNMPVALUE}].last(0)}#2 & {Template SNMP Interfaces:ifOperStatus[{#SNMPVALUE}].last(0)}=2
Any suggestion?