From 4ede295636f0c18bd8d78d65366b81cf713f41ee Mon Sep 17 00:00:00 2001 From: Gabriel Silva Date: Tue, 10 Feb 2026 10:01:52 -0300 Subject: [PATCH] Atualizar zabbix-agent-veloo.sh --- zabbix-agent-veloo.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zabbix-agent-veloo.sh b/zabbix-agent-veloo.sh index fbb3c8d..328eebc 100755 --- a/zabbix-agent-veloo.sh +++ b/zabbix-agent-veloo.sh @@ -2,7 +2,7 @@ # 1. Silenciar avisos e preparar ambiente export LC_ALL=C -ZABBIX_SERVERS="179.97.43.129,192.168.120.231,192.168.120.75,192.168.120.76" +ZABBIX_SERVERS="192.168.120.231,192.168.120.75,192.168.120.76" VM_HOSTNAME=$(hostname) CONFIG_FILE="/etc/zabbix/zabbix_agent2.conf"