taishin / rbvmoni-zabbix

4 stars 7 forks source link

No stats on graphs #11

Open Erikih opened 10 years ago

Erikih commented 10 years ago

Hello there. I currently try to setup vCenter monitoring with Zabbix. It seems that the VM's wont get created after setup. I've put the necessary macro's in the host, and followed the rest of the installation instructions. But still no succes. Does the Zabbix agent need to be installed on the vCenter in order to get it working? I'm using Zabbix version 2.0.9 as well as the agent on the Linux machine where zabbix is running on.

Here are the last lines of my zabbix_server log:

4694:20140513:104407.021 item [ITVC101:ds.freespace[{HOSTNAME}]] became not supported: Not supported by Zabbix Agent 4694:20140513:104407.021 item [ITVC101:ds.name[{HOSTNAME}]] became not supported: Not supported by Zabbix Agent 4694:20140513:104407.022 item [ITVC101:ds.useddisk] became not supported: Cannot evaluate function [last()] 4695:20140513:104412.025 item [ITVC101:ds.vm[{HOSTNAME}]] became not supported: Not supported by Zabbix Agent 4695:20140513:104412.025 item [ITVC101:vm.cpuusage] became not supported: Cannot evaluate function [last()] 4695:20140513:104412.025 item [ITVC101:vm.cpu[{HOSTNAME}]] became not supported: Not supported by Zabbix Agent 4695:20140513:104412.025 item [ITVC101:vm.esxi[{HOSTNAME}]] became not supported: Not supported by Zabbix Agent 4695:20140513:104412.026 item [ITVC101:vm.guestFullName[{HOSTNAME}]] became not supported: Not supported by Zabbix Agent 4693:20140513:104417.030 item [ITVC101:vm.guestmem[{HOSTNAME}]] became not supported: Not supported by Zabbix Agent 4693:20140513:104417.031 item [ITVC101:vm.hostmem[{HOSTNAME}]] became not supported: Not supported by Zabbix Agent 4693:20140513:104417.031 item [ITVC101:vm.hostname[{HOSTNAME}]] became not supported: Not supported by Zabbix Agent 4693:20140513:104417.031 item [ITVC101:vm.ip[{HOSTNAME}]] became not supported: Not supported by Zabbix Agent 4693:20140513:104417.031 item [ITVC101:vm.maxcpu[{HOSTNAME}]] became not supported: Not supported by Zabbix Agent 4694:20140513:104422.032 item [ITVC101:vm.memoryusage] became not supported: Cannot evaluate function [last()] 4694:20140513:104422.032 item [ITVC101:vm.memsize[{HOSTNAME}]] became not supported: Not supported by Zabbix Agent 4694:20140513:104422.032 item [ITVC101:vm.name[{HOSTNAME}]] became not supported: Not supported by Zabbix Agent 4694:20140513:104422.033 item [ITVC101:vm.numCpu[{HOSTNAME}]] became not supported: Not supported by Zabbix Agent 4694:20140513:104422.033 item [ITVC101:vm.power[{HOSTNAME}]] became not supported: Not supported by Zabbix Agent 4696:20140513:104427.033 item [ITVC101:vm.provisionedstorage] became not supported: Cannot evaluate function [last()] 4696:20140513:104427.034 item [ITVC101:vm.storageusage] became not supported: Cannot evaluate function [last()] 4696:20140513:104427.034 item [ITVC101:vm.tools[{HOSTNAME}]] became not supported: Not supported by Zabbix Agent 4696:20140513:104427.034 item [ITVC101:vm.uncommittedstorage[{HOSTNAME}]] became not supported: Not supported by Zabbix Agent 4696:20140513:104427.034 item [ITVC101:vm.unsharedstorage[{HOSTNAME}]] became not supported: Not supported by Zabbix Agent 4695:20140513:104432.036 item [ITVC101:vm.uptime[{HOSTNAME}]] became not supported: Not supported by Zabbix Agent 4695:20140513:104432.036 item [ITVC101:vm.usedstorage[{HOSTNAME}]] became not supported: Not supported by Zabbix Agent 4693:20140513:105002.235 item [ITVC101:VM-API[{$VC_HOST},{$VC_USERNAME},{$VC_PASSWORD},{$ZBX_URL}]] became not supported: Not supported by Zabbix Agent

Thanks