I am new to Zabbix. I am installing on Ubuntu 16.04. I get all the way to the step for importing the initial schema and data and i enter the following
# zcat /usr/share/doc/zabbix-server-mysql*/create.sql.gz | mysql -uzabbix -p zabbix
I get returned the following:
Enter Password: gzip: /usr/share/doc/zabbix-server-mysql*/create.sql.gz: No Such file or directory
Thank you for the help
# zcat /usr/share/doc/zabbix-server-mysql*/create.sql.gz | mysql -uzabbix -p zabbix
I get returned the following:
Enter Password: gzip: /usr/share/doc/zabbix-server-mysql*/create.sql.gz: No Such file or directory
Thank you for the help
... no go...
Comment