dnaeon / py-vpoller

Distributed vSphere API Proxy
Other
83 stars 31 forks source link

vPoller Module: Did not receive response from vPoller, giving up #284

Open phoenyx762 opened 1 year ago

phoenyx762 commented 1 year ago

Compiled module for 6.2.9 and Zabbix will not connect to vPoller using the compiled module. OS: Rocky Linux 8 Zabbix: 6.2.9 vConnector: 0.6.0 Python: 3.6.8 Used information from Zabbix 6.2.x vpoller make error #283 to compile the module and restarting zabbix results in the error: "14688:20230404:105707.337 Did not receive response from vPoller, giving up." vPoller Client Commands work: vpoller-client --method vm.get --vsphere-host ** --name ***** --properties runtime.powerState --helper vpoller.helpers.zabbix "poweredOn"

Are there any dependencies besides ZeroMQ4 that may be needed for the Zabbix vPoller module to work properly?

k05054 commented 1 year ago

Did you try to setup larger timeout in vpoller module config file ?