From 14925d417332686c4cfeeb87aa9efbc6863658be Mon Sep 17 00:00:00 2001 From: SantaSpeen Date: Tue, 21 Nov 2023 16:21:15 +0300 Subject: [PATCH] fix hostame setting for zabbix ageng --- zabbix_agent/zabbix_agentd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zabbix_agent/zabbix_agentd.conf b/zabbix_agent/zabbix_agentd.conf index 303a835..1b82d97 100644 --- a/zabbix_agent/zabbix_agentd.conf +++ b/zabbix_agent/zabbix_agentd.conf @@ -175,7 +175,7 @@ ServerActive=172.16.239.101 # Default: # Hostname= -Hostname=Zabbix server (Docker) +Hostname=Zabbix server in Docker ### Option: HostnameItem # Item used for generating Hostname if it is undefined. Ignored if Hostname is defined.