Update agent settings
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user