Open strelokr opened 4 years ago
I also had issues because I tried to use the esxcli system uuid get command, which gave me a UUID but the wrong one, you need to follow the method stated in the read me. If you do this it works flawlessly.
I am getting the UUID as described in the official guide. it didn't help me
Some things are not working exactly as they should like the data store stuff but I think that is because it wasn't to be a vcentre host, I am only using free esxi.
Have you tried to run this from the shell? esxcfg-info -u |awk '{print tolower($0)}'
Hi there. I have zabbix 4.4 and esxi 6.7 connected to vCenter. Two other one can discover and send CPU/ ram load informain. But last one on brand new Xeon Gold proccers send error. Unknown hypervisor uuid. I was try official template vmware.hv.vm.num[{$URL},{HOST.HOST}]" became not supported: Unknown hypervisor uuid. and your one with the same error message vmware.hv.cpu.usage[{$URL},{$UUID}]" became not supported: Unknown hypervisor uuid.
vCenter reviced from host all information. Do you have any suggest? big thanks for any advice.