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.
MySQL command:
PostgreSQL command:
SQLite command:
After database is installed and zabbix_proxy.conf file is configured, you may start Zabbix proxy process.