jjmartres / VIMbix

VIMbix is a VMware Virtual Infrastructure Methodology RESTfull proxy for Zabbix
GNU General Public License v2.0
27 stars 15 forks source link

Value should be a json object #24

Open Wahfulls opened 10 years ago

Wahfulls commented 10 years ago

Zabbix Server version 2.2.3-1 (Centos 6.5) VIMbix 1.0.8

The discovery rules in the ZBX-VIMBIX template attached to my VIServer host are returning the error "vaule must be a json object".

Thanks in advance for your help.

dearimranz commented 10 years ago

Hi, I have the same issue on Ubuntu Server 12.04. Did you work around it?

temp0rary commented 10 years ago

Hi, I have same issue Debian7.6 and Zabbix server v2.2.4. with MySQL backend

I can get values from ESXi by command ./vimbix-client -u http://127.0.0.1:9090/esxi.host.lan/api/collectionduration

But Zabbix server has in log file

6755:20140728:172923.098 error reason for "esxi2.host.lan:vimbix-client["-u","http://{$VIMBIX_ADDRESS}:{$VIMBIX_PORT}/{HOST.IP}/api/collectionduration"]" changed: "Received value [The resource you were looking for does not exist] is not suitable for value type [Numeric (unsigned)] and data t"
6754:20140728:172928.107 error reason for "esxi2.host.lan:vimbix-client["-u","http://{$VIMBIX_ADDRESS}:{$VIMBIX_PORT}/{HOST.IP}/api/timestampcheck"]" changed: "Received value [The resource you were looking for does not exist] is not suitable for value type [Numeric (unsigned)] and data t"

Any hint? Should be problem of size limit of JSON object?

alessandroG77 commented 10 years ago

i' ve the sam problem.

Ho can i solve ?

0x556c79 commented 8 years ago

Hi, i have the same problem.

Using Ubuntu 14.04 Zabbix 3.0 lastest version of Vimbix

i get data if i run the vimbix-client on the shell. In zabbix i only get the output "The resource you were looking for does not exist"

Is there any fix? Is the develompment here dead?