Hello all,
I've read some posts and the manual to configure Zabbix to monitor an ESXi 5.5.
Zabbix is on physical server, not virtualized.
I've assigned the Hypervisor Template, modified Zabbix server configuration with 2 collectors, and created the needed macros.
I've checked HTTPS access with a browser (using Zabbix credential), and the information returned was ok.
But discovery seems to not work, on Zabbix server log file I can see :
vmware.hv.datastore.discovery[{$URL},{HOST.HOST}]] became not supported: Simple check is not supported
vmware.hv.cluster.name[{$URL},{HOST.HOST}]] became not supported: Simple check is not supported
vmware.hv.fullname[{$URL},{HOST.HOST}]] became not supported: Simple check is not supported
vmware.hv.hw.cpu.freq[{$URL},{HOST.HOST}]] became not supported: Simple check is not supported
vmware.hv.hw.cpu.model[{$URL},{HOST.HOST}]] became not supported: Simple check is not supported
vmware.hv.hw.cpu.num[{$URL},{HOST.HOST}]] became not supported: Simple check is not supported
vmware.hv.hw.cpu.threads[{$URL},{HOST.HOST}]] became not supported: Simple check is not supported
vmware.hv.hw.memory[{$URL},{HOST.HOST}]] became not supported: Simple check is not supported
vmware.hv.hw.model[{$URL},{HOST.HOST}]] became not supported: Simple check is not supported
vmware.hv.hw.uuid[{$URL},{HOST.HOST}]] became not supported: Simple check is not supported
vmware.hv.hw.vendor[{$URL},{HOST.HOST}]] became not supported: Simple check is not supported
vmware.hv.uptime[{$URL},{HOST.HOST}]] became not supported: Simple check is not supported
vmware.hv.version[{$URL},{HOST.HOST}]] became not supported: Simple check is not supported
vmware.hv.vm.num[{$URL},{HOST.HOST}]] became not supported: Simple check is not supported
We actually use self signed certificate on ESXi, is this can be the reason of these errors ?
Regards,
I've read some posts and the manual to configure Zabbix to monitor an ESXi 5.5.
Zabbix is on physical server, not virtualized.
I've assigned the Hypervisor Template, modified Zabbix server configuration with 2 collectors, and created the needed macros.
I've checked HTTPS access with a browser (using Zabbix credential), and the information returned was ok.
But discovery seems to not work, on Zabbix server log file I can see :
vmware.hv.datastore.discovery[{$URL},{HOST.HOST}]] became not supported: Simple check is not supported
vmware.hv.cluster.name[{$URL},{HOST.HOST}]] became not supported: Simple check is not supported
vmware.hv.fullname[{$URL},{HOST.HOST}]] became not supported: Simple check is not supported
vmware.hv.hw.cpu.freq[{$URL},{HOST.HOST}]] became not supported: Simple check is not supported
vmware.hv.hw.cpu.model[{$URL},{HOST.HOST}]] became not supported: Simple check is not supported
vmware.hv.hw.cpu.num[{$URL},{HOST.HOST}]] became not supported: Simple check is not supported
vmware.hv.hw.cpu.threads[{$URL},{HOST.HOST}]] became not supported: Simple check is not supported
vmware.hv.hw.memory[{$URL},{HOST.HOST}]] became not supported: Simple check is not supported
vmware.hv.hw.model[{$URL},{HOST.HOST}]] became not supported: Simple check is not supported
vmware.hv.hw.uuid[{$URL},{HOST.HOST}]] became not supported: Simple check is not supported
vmware.hv.hw.vendor[{$URL},{HOST.HOST}]] became not supported: Simple check is not supported
vmware.hv.uptime[{$URL},{HOST.HOST}]] became not supported: Simple check is not supported
vmware.hv.version[{$URL},{HOST.HOST}]] became not supported: Simple check is not supported
vmware.hv.vm.num[{$URL},{HOST.HOST}]] became not supported: Simple check is not supported
We actually use self signed certificate on ESXi, is this can be the reason of these errors ?
Regards,
Comment