Dear all,
I'm trying to implement zabbix using their vmware image, I encountered some blocks :
- First of all, the image is for local installation like VMPlayer, ... You have to convert it using the imageconverter from VMWARE to implement it on vcenter
- secondly, the default converted network card doesn't work, you have to disable it and install a second one
- default GUI password is working flawlessly (Admin/zabbix)
When I started to add vcenter, I received an error about missing VMWARE collectors that can be solved by editing zabbix_server.conf and add a line StartVMwareCollectors=5
However, whatever access I use (VMWARE console or ssh). The default password appliance/zabbix gets rejected!
I tried these mutliple ways of connecting to avoid having keyboard mapping discrepencies, so I can rule that out. I'm trying to fear that this specific release of vmware image is defect.... As I'm unable to connect and edit the conf file, zabbix is a bit useless in a all virtualiazed environment like ours.
Any idea?
I'm trying to implement zabbix using their vmware image, I encountered some blocks :
- First of all, the image is for local installation like VMPlayer, ... You have to convert it using the imageconverter from VMWARE to implement it on vcenter
- secondly, the default converted network card doesn't work, you have to disable it and install a second one
- default GUI password is working flawlessly (Admin/zabbix)
When I started to add vcenter, I received an error about missing VMWARE collectors that can be solved by editing zabbix_server.conf and add a line StartVMwareCollectors=5
However, whatever access I use (VMWARE console or ssh). The default password appliance/zabbix gets rejected!
I tried these mutliple ways of connecting to avoid having keyboard mapping discrepencies, so I can rule that out. I'm trying to fear that this specific release of vmware image is defect.... As I'm unable to connect and edit the conf file, zabbix is a bit useless in a all virtualiazed environment like ours.
Any idea?
Comment