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:
authorDmitrijs Goloscapovs <dmitrijs.goloscapovs@zabbix.com>2022-01-07 13:53:40 +0300
committerDmitrijs Goloscapovs <dmitrijs.goloscapovs@zabbix.com>2022-01-07 13:55:01 +0300
commite2f30c6c11d30bf15a6bb5264dc5402723e9f956 (patch)
tree98b7b278a9ea253455b7c7f04ad1510f4fa2c420 /conf
parent3e9408e1cf7876f182045d691e3c57c35c7b3fd2 (diff)
........S. [ZBXNEXT-2485] fixed subissue 1
Diffstat (limited to 'conf')
-rw-r--r--conf/zabbix_proxy.conf2
-rw-r--r--conf/zabbix_server.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/conf/zabbix_proxy.conf b/conf/zabbix_proxy.conf
index 30402090d19..577640c1ece 100644
--- a/conf/zabbix_proxy.conf
+++ b/conf/zabbix_proxy.conf
@@ -530,7 +530,7 @@ Timeout=4
# Mandatory: no
# Range: 0-1000
# Default:
-# StartODBCPollers=0
+# StartODBCPollers=5
### Option: ExternalScripts
# Full path to location of external scripts.
diff --git a/conf/zabbix_server.conf b/conf/zabbix_server.conf
index ce72a8ba82a..1873ea3a904 100644
--- a/conf/zabbix_server.conf
+++ b/conf/zabbix_server.conf
@@ -949,7 +949,7 @@ StatsAllowedIP=127.0.0.1
# Mandatory: no
# Range: 0-1000
# Default:
-# StartODBCPollers=0
+# StartODBCPollers=5
####### For advanced users - TCP-related fine-tuning parameters #######