Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorVladislavs Sokurenko <vladislavs.sokurenko@zabbix.com>2018-06-13 11:44:56 +0300
committerVladislavs Sokurenko <vladislavs.sokurenko@zabbix.com>2018-06-13 11:44:56 +0300
commit7d4ebbcfbf6ac68cf3c0578951f6a62ed9ee0616 (patch)
treedbdeeec8b838ba785ea45387c3b06897ab7695c1 /conf
parentcfd71661f6c6864f35e3ddb3d91223e892c14538 (diff)
.D........ [ZBX-14398] improved Server parameter description in Zabbix agent configuration file
Diffstat (limited to 'conf')
-rw-r--r--conf/zabbix_agentd.conf2
-rw-r--r--conf/zabbix_agentd.win.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/conf/zabbix_agentd.conf b/conf/zabbix_agentd.conf
index a5d303313de..61843e32120 100644
--- a/conf/zabbix_agentd.conf
+++ b/conf/zabbix_agentd.conf
@@ -87,7 +87,7 @@ LogFile=/tmp/zabbix_agentd.log
# '0.0.0.0/0' can be used to allow any IPv4 address.
# Example: Server=127.0.0.1,192.168.1.0/24,::1,2001:db8::/32,zabbix.example.com
#
-# Mandatory: no
+# Mandatory: yes, if StartAgents is not explicitly set to 0
# Default:
# Server=
diff --git a/conf/zabbix_agentd.win.conf b/conf/zabbix_agentd.win.conf
index 85f84fac5a6..58d69d80ea6 100644
--- a/conf/zabbix_agentd.win.conf
+++ b/conf/zabbix_agentd.win.conf
@@ -79,7 +79,7 @@ LogFile=c:\zabbix_agentd.log
# '0.0.0.0/0' can be used to allow any IPv4 address.
# Example: Server=127.0.0.1,192.168.1.0/24,::1,2001:db8::/32,zabbix.domain
#
-# Mandatory: no
+# Mandatory: yes, if StartAgents is not explicitly set to 0
# Default:
# Server=