dav3860 / vmbix

Fork of vmbix, a TCP proxy for querying a VMWare infrastucture with Zabbix
53 stars 19 forks source link

Cant view Guest VM count per Host #42

Closed boyemillar closed 6 years ago

boyemillar commented 7 years ago

I've added a new Item to the template to get the number of VMs on each host but i cant get it to work. All the other standard Items data in the templates return fine from our Zabbix Proxy where vmbix is installed.

I've tried both...

esx.vms.count[HOST.HOST] vmbix[esx.vms.count,{HOST.HOST}]

If i run the first command above from the zabbix proxy server it returns fine

zabbix_get -s 127.0.0.1 -p 12050 -k esx.vms.count[MY-ESXiHOST.fqdn]

dav3860 commented 7 years ago

Please enable debug on VmBix, reproduce the issue, and post the results.