Update agent settings

This commit is contained in:
2023-11-22 14:27:14 +03:00
parent 14925d4173
commit 651da6b9e7
+3 -5
View File
@@ -18,7 +18,7 @@
# #
# Mandatory: no # Mandatory: no
# Default: # Default:
# LogType=file LogType=console
### Option: LogFile ### Option: LogFile
# Log file name for LogType 'file' parameter. # Log file name for LogType 'file' parameter.
@@ -27,8 +27,6 @@
# Default: # Default:
# LogFile= # LogFile=
LogFile=/tmp/zabbix_agentd.log
### Option: LogFileSize ### Option: LogFileSize
# Maximum size of log file in MB. # Maximum size of log file in MB.
# 0 - disable automatic log rotation. # 0 - disable automatic log rotation.
@@ -175,7 +173,7 @@ ServerActive=172.16.239.101
# Default: # Default:
# Hostname= # Hostname=
Hostname=Zabbix server in Docker Hostname=Zabbix server
### Option: HostnameItem ### Option: HostnameItem
# Item used for generating Hostname if it is undefined. Ignored if Hostname is defined. # 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 # Mandatory: no
# Range: 0-255 characters # Range: 0-255 characters
# Default: # Default:
HostMetadata=Host#1 of terra.local HostMetadata=linux server zabbix terra.local
### Option: HostMetadataItem ### Option: HostMetadataItem
# Optional parameter that defines an item used for getting host metadata. # Optional parameter that defines an item used for getting host metadata.