Hello All,
I have been trying to install VMbix on my Zabbix appliance version 3.01. (Ubuntu 14.04.5 LTS)
I have installed the .DEB file, didn't and get any errors
I think my major problem is that there is no Binary installed on:
/usr/local/sbin/vmbix.
when i copy the binary manually and try to run it i get the message: /usr/local/vmbix/vmbix.jar jar not found
The manual says you also need the loadable module.
I did the configuration change:
For a server : /etc/zabbix/zabbix_server.conf
LoadModulePath=/usr/lib/zabbix/modules
LoadModule=vmbix.so
Can someone give help me with a step by step how to install/configure VmBix?
I have been trying to install VMbix on my Zabbix appliance version 3.01. (Ubuntu 14.04.5 LTS)
I have installed the .DEB file, didn't and get any errors
I think my major problem is that there is no Binary installed on:
/usr/local/sbin/vmbix.
when i copy the binary manually and try to run it i get the message: /usr/local/vmbix/vmbix.jar jar not found
The manual says you also need the loadable module.
I did the configuration change:
For a server : /etc/zabbix/zabbix_server.conf
LoadModulePath=/usr/lib/zabbix/modules
LoadModule=vmbix.so
Can someone give help me with a step by step how to install/configure VmBix?
Comment