Hi All - I have several Cisco routers I'm monitoring that are terminal servers, and as such have 64 Async interfaces that I don't care to monitor. I have tried creating the regular expression with type "Character string not included" and the expression of "Async", so when it is an Async interface it is False and everything else is true.
I have tried to call this iva a macro on the Discovery Rules Filter with the macro
{#IFALIAS} matches @IFFILTER (IFFILTER is what my regular expression is named) yet its not filtering the Async interfaces from the discovery.
Any ideas what I'm doing wrong here?
I have tried to call this iva a macro on the Discovery Rules Filter with the macro
{#IFALIAS} matches @IFFILTER (IFFILTER is what my regular expression is named) yet its not filtering the Async interfaces from the discovery.
Any ideas what I'm doing wrong here?
Comment