-
Type:
Incident report
-
Resolution: Won't fix
-
Priority:
Critical
-
None
-
Affects Version/s: 4.0.5
-
Component/s: Server (S)
-
None
Steps to reproduce:
- Create vcenter host. Add vmware template
- Wait for a while, it shows the timeout messages
- Raise the zabbix.conf file VMware timeout values
- Modify the vcenter config.vpxd settings as written in https://kb.vmware.com/s/article/2107096 ( Value setted to -1)
- Zabbix restart etc. Same result
- Modify the vcenter config.vpxd settings as written in https://kb.vmware.com/s/article/2107096 to higher value instead of -1 ( like 3000 )
- Zabbix restart etc. Same result
Result:
See screenshot...
We use the zabbix 4.0.5, customer's vcenter version is 6.5 U1
Config file
-
-
- Option: StartVMwareCollectors
-
- Number of pre-forked vmware collector instances.
# - Mandatory: no
- Range: 0-250
- Default:
StartVMwareCollectors=8
-
-
- Option: VMwareFrequency
-
- How often Zabbix will connect to VMware service to obtain a new data.
# - Mandatory: no
- Range: 10-86400
- Default:
VMwareFrequency=60
-
-
- Option: VMwarePerfFrequency
-
- How often Zabbix will connect to VMware service to obtain performance data.
# - Mandatory: no
- Range: 10-86400
- Default:
VMwarePerfFrequency=60
-
-
- Option: VMwareCacheSize
-
- Size of VMware cache, in bytes.
- Shared memory size for storing VMware data.
- Only used if VMware collectors are started.
# - Mandatory: no
- Range: 256K-2G
- Default:
VMwareCacheSize=128M
-
-
- Option: VMwareTimeout
-
- Specifies how many seconds vmware collector waits for response from VMware service.
# - Mandatory: no
- Range: 1-300
- Default:
- VMwareTimeout=300