|
@@ -9,7 +9,7 @@
|
9
|
9
|
# Mandatory: no
|
10
|
10
|
# Range: 1024-32767
|
11
|
11
|
# Default:
|
12
|
|
-# ListenPort=10051
|
|
12
|
+ListenPort=ZABBIX_PORT
|
13
|
13
|
|
14
|
14
|
### Option: SourceIP
|
15
|
15
|
# Source IP address for outgoing connections.
|
|
@@ -137,7 +137,7 @@ DBPassword=POSTGRES_PASSWORD
|
137
|
137
|
# Mandatory: no
|
138
|
138
|
# Range: 0-1000
|
139
|
139
|
# Default:
|
140
|
|
-# StartPollers=1
|
|
140
|
+StartPollers=20
|
141
|
141
|
|
142
|
142
|
### Option: StartIPMIPollers
|
143
|
143
|
# Number of pre-forked instances of IPMI pollers.
|
|
@@ -513,7 +513,7 @@ LogSlowQueries=3000
|
513
|
513
|
# Mandatory: no
|
514
|
514
|
# Range: 0-250
|
515
|
515
|
# Default:
|
516
|
|
-StartProxyPollers=20
|
|
516
|
+# StartProxyPollers=1
|
517
|
517
|
|
518
|
518
|
### Option: ProxyConfigFrequency
|
519
|
519
|
# How often Zabbix Server sends configuration data to a Zabbix Proxy in seconds.
|