From 83a72b74a58bb307ed783e10bb7d47e3bbfbbd53 Mon Sep 17 00:00:00 2001 From: jaydee Date: Wed, 9 Jul 2025 12:56:42 +0200 Subject: [PATCH] alias --- zabbix-server/stack.env | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/zabbix-server/stack.env b/zabbix-server/stack.env index 999d417..1049d13 100755 --- a/zabbix-server/stack.env +++ b/zabbix-server/stack.env @@ -27,4 +27,5 @@ ZBX_AGENT_VERSION=7.0 ZBX_WEBSERVICEURL=https://zabbix.sectorq.eu ZBX_NODEADDRESS=zabbix-server ZBX_NODEADDRESSPORT=10051 -ZBX_STARTVMWARECOLLECTORS=2 \ No newline at end of file +ZBX_STARTVMWARECOLLECTORS=2 +ZBX_STARTCONNECTORS=1 \ No newline at end of file