WENDELMATTOSICLOUD / vmbix

Automatically exported from code.google.com/p/vmbix
0 stars 0 forks source link

Cant get info directly ESXi Server #14

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. install VMBIX in centos 6.4 x86_64
2. configure vmbix targeting directly the esxi host (ver 5.1.0)
3. use zabbix_get to obtain any info from server

zabbix_get  -s 127.0.0.1 -p 12050 -k esx.memory[127.0.0.1,total]
of 
zabbix_get  -s 127.0.0.1 -p 12050 -k esx.memory[ESXIP,total]

What is the expected output? What do you see instead?

any value from the esx but allways get 0 (every metric i ask for returns 0)

What version of the product are you using? On what operating system?
1.0.1

Please provide any additional information below.
yes
using ire from oracle
ths same setup works if i configure other target that is a VCENTER.
im using Centos 6.4 x86_64

Original issue reported on code.google.com by neoyag...@gmail.com on 11 Jun 2013 at 10:08