I am discovery network interfaces and I only want to get the interfaces that have text in IfDescr. I have tried a few combination of regex in the filter, but not sure of the syntax that it takes. my filter is
Label Macro = {#IFDESCR} matches Regular expression = "^\s*\S" and the result is no interfaces.
Thanks
Label Macro = {#IFDESCR} matches Regular expression = "^\s*\S" and the result is no interfaces.
Thanks
Comment