mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Zabbix: ignore tun interfaces on log01
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
@@ -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.*"
|
||||
|
||||
Reference in New Issue
Block a user