Ad Widget

Collapse

Interface discovery not filtering based on my regex

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • leoh
    Member
    • Oct 2005
    • 47

    #1

    Interface discovery not filtering based on my regex

    I have a host with using the template Template Module Interfaces SNMPv2

    This template has 15 Macros filters. One of them is: {$NET.IF.IFALIAS.MATCHES}

    I am using this macro to filter only interfaces that I want by specifying: @My_Regex

    @My_Regex is configured as: Administration > General > Regular Expressions as: ^LAN$

    When the discovery runs, it discovers no the interfaces. If I remove the regular expression it discovers ALL interfaces

    I have tried to use the regex expression directly into the macro filter without pointing to @My_Regex: (^.*LAN.*$)

    It stil doesn't work.

    What am I missing here?
    Attached Files
  • Fabien_UM
    Junior Member
    • Jan 2024
    • 1

    #2
    Hello, i have the same trouble. Up ?

    Comment

    Working...