I am interested in filtering out network interfaces that aren't connected to make things a bit simpler. I tried the filter
on this page:https://www.zabbix.com/forum/showthread.php?t=37656
I added it to the filter on "Template OS Linux: Network interface discovery" but that just hides all network interfaces. I am not sure if there have been some updates in how I should filter that out in Zabbix 3.0.
Code:
{#SNMPVALUE} : ^u|^1
I added it to the filter on "Template OS Linux: Network interface discovery" but that just hides all network interfaces. I am not sure if there have been some updates in how I should filter that out in Zabbix 3.0.
Comment