From f6521cd59534465af1dd6dfde034e93786aceb39 Mon Sep 17 00:00:00 2001 From: Sheppy Date: Sun, 2 Apr 2023 10:15:19 +0200 Subject: [PATCH] update: set new zabbix master server ip --- roles/zabbix-agent/templates/zabbix_agentd.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/zabbix-agent/templates/zabbix_agentd.conf b/roles/zabbix-agent/templates/zabbix_agentd.conf index 5b53319..1e6f3dd 100644 --- a/roles/zabbix-agent/templates/zabbix_agentd.conf +++ b/roles/zabbix-agent/templates/zabbix_agentd.conf @@ -114,7 +114,7 @@ DebugLevel=3 # Default: # Server= -Server=192.168.122.92 +Server=192.168.122.117 ### Option: ListenPort # Agent will listen on this port for connections from the server. @@ -155,7 +155,7 @@ Server=192.168.122.92 # Default: # ServerActive= -ServerActive=192.168.122.92 +ServerActive=192.168.122.117 ### Option: Hostname # Unique, case sensitive hostname.