Ad Widget

Collapse

Mikrotik interfaces auto discovery function item/graphs

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • midnight_man
    Junior Member
    • Mar 2016
    • 11

    #1

    Mikrotik interfaces auto discovery function item/graphs

    Hi guys,

    I am using auto-discovery function for mikrotik router interfaces...

    it detects all interfaces ...then will creat items for every interface, and graphs for interfaces.

    But I have problem to eliminate creating "wireless" items and graphs for ethernet interfaces....

    I dont need wireless data for ethernet interface...

    Its creating useless items and useless graphs ....without data.



    Auto discovery function will find every interface....how to specify which interfaces it should discovery?

    thanks!
  • ryba84
    Junior Member
    • Jan 2021
    • 1

    #2
    You can modify macro: {$NET.IF.IFNAME.NOT_MATCHES} in host, or in Mikrotik SNMP/Interfaces SNMP template.

    Comment

    Working...