瀏覽代碼

restored zabbix config file to default

tags/v1.0.0
Robin Thoni 8 年之前
父節點
當前提交
dd64e6de63
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3
    3
      zabbix/zabbix_server.conf

+ 3
- 3
zabbix/zabbix_server.conf 查看文件

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

Loading…
取消
儲存