I've created a trigger which shows
Port Down HOST.GOES.HERE GigabitEthernetX/Y : servername
based on the description on the Cisco switch interface.
Up until it passed 7 days, the description was visible, but now it reads
Port Down HOST.GOES.HERE GigabitEthernetX/Y : *UNKNOWN*
The trigger hasn't changed:
Port Down {HOST.NAME} GigabitEthernetX/Y : {ITEM.VALUE1}
The trigger looks for specific words in the interface description, so it obviously is still reading the description. It's just not displaying it on the Triggers wallboard properly.
Any advice?
Port Down HOST.GOES.HERE GigabitEthernetX/Y : servername
based on the description on the Cisco switch interface.
Up until it passed 7 days, the description was visible, but now it reads
Port Down HOST.GOES.HERE GigabitEthernetX/Y : *UNKNOWN*
The trigger hasn't changed:
Port Down {HOST.NAME} GigabitEthernetX/Y : {ITEM.VALUE1}
The trigger looks for specific words in the interface description, so it obviously is still reading the description. It's just not displaying it on the Triggers wallboard properly.
Any advice?
Comment