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"