When a zabbix-service is installed, the admin need to setup it by access http://{zabbix-server-host}/zabbix/ with browser, and click the "Next" on each page of a setup wizard. Although the only input field is the password of "root" user, it seems that some data in database is updated (but I am not sure what it exactly is).
Could the setup process be automated? For example, can I write a script by accessing database or any configuration files to finish the setup process?
Could the setup process be automated? For example, can I write a script by accessing database or any configuration files to finish the setup process?
Comment