Zabbix: ignore tun interfaces on log01

Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
Greg Sutcliffe
2025-07-28 09:45:32 +01:00
parent 93c5faa6c1
commit 64bc5c86ac

View File

@@ -21,3 +21,5 @@ tcp_ports: [80, 443, 514, 6514]
udp_ports: [514, 25826]
vmhost: vmhost-x86-03.rdu3.fedoraproject.org
volgroup: /dev/vg_guests
zabbix_macros:
NET.IF.IFNAME.NOT_MATCHES: "^tun.*"