Is it possible?
I am trying to install this package through a Chef recipe but its insistance on making me choose the database from a menu is getting in the way.
Currently, the system asks for the database type (which is mysql) even though zabbix-server-mysql is already installed and dbc_dbtype is set to 'mysql' in /etc/dbconfig-common/config
This is on Ubuntu 10.04 using the current release of Zabbix available on Lucid (1:1.8.1-1ubuntu1)
I am trying to install this package through a Chef recipe but its insistance on making me choose the database from a menu is getting in the way.
Currently, the system asks for the database type (which is mysql) even though zabbix-server-mysql is already installed and dbc_dbtype is set to 'mysql' in /etc/dbconfig-common/config
This is on Ubuntu 10.04 using the current release of Zabbix available on Lucid (1:1.8.1-1ubuntu1)