forked from infra/ansible
Zabbix: ignore tun interfaces on log01
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
parent
93c5faa6c1
commit
64bc5c86ac
1 changed files with 2 additions and 0 deletions
|
|
@ -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.*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue