From 651da6b9e7351e36667974370645e2f610d4f527 Mon Sep 17 00:00:00 2001 From: SantaSpeen Date: Wed, 22 Nov 2023 14:27:14 +0300 Subject: [PATCH] Update agent settings --- zabbix_agent/zabbix_agentd.conf | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/zabbix_agent/zabbix_agentd.conf b/zabbix_agent/zabbix_agentd.conf index 1b82d97..1a7112e 100644 --- a/zabbix_agent/zabbix_agentd.conf +++ b/zabbix_agent/zabbix_agentd.conf @@ -18,7 +18,7 @@ # # Mandatory: no # Default: -# LogType=file +LogType=console ### Option: LogFile # Log file name for LogType 'file' parameter. @@ -27,8 +27,6 @@ # Default: # LogFile= -LogFile=/tmp/zabbix_agentd.log - ### Option: LogFileSize # Maximum size of log file in MB. # 0 - disable automatic log rotation. @@ -175,7 +173,7 @@ ServerActive=172.16.239.101 # Default: # Hostname= -Hostname=Zabbix server in Docker +Hostname=Zabbix server ### Option: HostnameItem # Item used for generating Hostname if it is undefined. Ignored if Hostname is defined. @@ -194,7 +192,7 @@ Hostname=Zabbix server in Docker # Mandatory: no # Range: 0-255 characters # Default: -HostMetadata=Host#1 of terra.local +HostMetadata=linux server zabbix terra.local ### Option: HostMetadataItem # Optional parameter that defines an item used for getting host metadata.