Hello,
I want monitoring my free ESXi host ( without VM because i install Zabbix Client on every VM ) but i get a problem. What i do:
1. I create new host in Zabbix
2. Add Template: Template Virt VMware Hypervisor
3. Add macro: {$USERNAME} {$PASSWORD} {$URL} {$UUID}
On ESXi host i enable access to port 443 for zabbix server.
And After this i got in normal log:
8775:20161231:094937.906 Item [ESX.XXXX.PL:vmware.hv.hw.cpu.num[{$URL},{HOST.HOST}]] error: Unknown hypervisor uuid.
When i enable debug mode i see he get access to my server because show what CPU i got it in my ESXi hypervisor and other information debug log here: http://www.wklej.org/hash/33dbd49a8c5/
Can someone tell me what is wrong with this: Unknown hypervisor uuid.
I get UUID for macro from console:
[root@ESX:~] esxcli system uuid get
x8x8x9x2-xxxx-xxxx-xxxx-x4xfx1x7x1x6
* I put x on UUID and hostname because don`t want share all my data.
I want monitoring my free ESXi host ( without VM because i install Zabbix Client on every VM ) but i get a problem. What i do:
1. I create new host in Zabbix
2. Add Template: Template Virt VMware Hypervisor
3. Add macro: {$USERNAME} {$PASSWORD} {$URL} {$UUID}
On ESXi host i enable access to port 443 for zabbix server.
And After this i got in normal log:
8775:20161231:094937.906 Item [ESX.XXXX.PL:vmware.hv.hw.cpu.num[{$URL},{HOST.HOST}]] error: Unknown hypervisor uuid.
When i enable debug mode i see he get access to my server because show what CPU i got it in my ESXi hypervisor and other information debug log here: http://www.wklej.org/hash/33dbd49a8c5/
Can someone tell me what is wrong with this: Unknown hypervisor uuid.
I get UUID for macro from console:
[root@ESX:~] esxcli system uuid get
x8x8x9x2-xxxx-xxxx-xxxx-x4xfx1x7x1x6
* I put x on UUID and hostname because don`t want share all my data.
Comment