Hi all,
I have a problem with my zabbix 2.0.8. I try to use an external python script which give me the values from an ESX-Server via CIM - API. If I execute the script on the zabbix console everything is fine, but when I try to use an item I get no value back. I tryed to fix the problem with changing the "Type of Information" but there was no affect. I changed the debuglevel to 4 but i can´t find the transfered command in the log. The item comes not to "not supported".
I checked the sytax for the key too. The executable script is named cim.esx and my zabbix-user have access.
So the key is cmi.esx["parameter"]. The interface is named xxx.xxx.xxx.xxx:10051 but i don´t know the port is transfered and the problem is there.
So is there a possibilty to see the realy transfered command to fix this problem?
Do somenone have the same problem with this zabbixversion and annother external script?
I hope someone can help me and sorry for the bad english.
Thanks in advance.
Greetings Sepp
I have a problem with my zabbix 2.0.8. I try to use an external python script which give me the values from an ESX-Server via CIM - API. If I execute the script on the zabbix console everything is fine, but when I try to use an item I get no value back. I tryed to fix the problem with changing the "Type of Information" but there was no affect. I changed the debuglevel to 4 but i can´t find the transfered command in the log. The item comes not to "not supported".
I checked the sytax for the key too. The executable script is named cim.esx and my zabbix-user have access.
So the key is cmi.esx["parameter"]. The interface is named xxx.xxx.xxx.xxx:10051 but i don´t know the port is transfered and the problem is there.
So is there a possibilty to see the realy transfered command to fix this problem?
Do somenone have the same problem with this zabbixversion and annother external script?
I hope someone can help me and sorry for the bad english.
Thanks in advance.
Greetings Sepp
Comment