Install proxy and make sure to insert correct database type value for <database_type>
:
Create Zabbix proxy database and its user.
For instructions on doing that, see examples from server installation with MySQL or PostgreSQL and mind peculiarity of the SQLite creation.
Then import initial schema. Make sure to insert correct version for 3.0.X
.
MySQL command:
PostgreSQL command:
SQLite command:
In order to check the version you have in your package, use the following command:
After database is installed and zabbix_proxy.conf file is configured, you may start Zabbix proxy process.