I am running Zabbix 7.2.7. I have added a Host and configured it with the Windows SNMP template as follows

This is what I am seeing data wise, clearly there are a number of virtual and/or invalid interfaces.

These are the NICs in the VM:

I want to *just* see the Name="Ethernet" adapter.
I am at wits end trying to filter out all of the bogus network interfaces. Clearly I must be missing somethings and/or not understanding how this works.
HELP!!?!
This is what I am seeing data wise, clearly there are a number of virtual and/or invalid interfaces.
These are the NICs in the VM:
I want to *just* see the Name="Ethernet" adapter.
I am at wits end trying to filter out all of the bogus network interfaces. Clearly I must be missing somethings and/or not understanding how this works.
- I've tried adding and setting the {$NET.IF.IFNAME.MATCHES} macro on the host to ^Ethernet$ .
- I've tried going into the Host's Network Interface Discovery, Filters and explicitly adding a filter for {#IFNAME} matches ^Ethernet$
HELP!!?!
Comment