Hello
somehow zabbix is not polling data from my esx host, would be glad if someone can help me on this issue.
i added one host with following settings:
zabbix_server.conf looks like following:
on ESX host i can see that zabbix is logging in:
after a few seconds (~30) "root" logs out again with message
no data is polled to zabbix. Anyone an idea what the issue here is?
thanks
somehow zabbix is not polling data from my esx host, would be glad if someone can help me on this issue.
i added one host with following settings:
Code:
SNMP interfaces 172.16.252.2 (ESXi IP)
Templates Template Virt VMware Hypervisor
Macro {$PASSWORD} = *password*
Macro {$URL} HTTPS://172.16.252.2/sdk
Macro {$USERNAME} root
Code:
StartVMwareCollectors=10 VMwareFrequency=60 VMwarePerfFrequency=60 VMwareCacheSize=8M VMwareTimeout=10
Code:
user [email protected] logged in
Code:
Amount of API-Calls:0, User-agent"
thanks
Comment