Hi Team,
I a newbie to zabbix i am trying to install zabbix centos 7
I have followed the below link to configure
But getting error in importing of templates
Import zabbix templates to Zabbix database
Let us import the following templates. It will ask you the zabbixuser’s password during importing templates.
mysql -u zabbixuser -p zabbixdb < /usr/share/doc/zabbix-server-mysql-2.4.5/create/schema.sql
mysql -u zabbixuser -p zabbixdb < /usr/share/doc/zabbix-server-mysql-2.4.5/create/images.sql
mysql -u zabbixuser -p zabbixdb < /usr/share/doc/zabbix-server-mysql-2.4.5/create/data.sql
I am getting the error as shown below when i use the above command
-bash: /usr/share/doc/zabbix-server-mysql-2.4.5/create/schema.sql: No such file or directory
Can any team members resolve my issue?
I a newbie to zabbix i am trying to install zabbix centos 7
I have followed the below link to configure
But getting error in importing of templates
Import zabbix templates to Zabbix database
Let us import the following templates. It will ask you the zabbixuser’s password during importing templates.
mysql -u zabbixuser -p zabbixdb < /usr/share/doc/zabbix-server-mysql-2.4.5/create/schema.sql
mysql -u zabbixuser -p zabbixdb < /usr/share/doc/zabbix-server-mysql-2.4.5/create/images.sql
mysql -u zabbixuser -p zabbixdb < /usr/share/doc/zabbix-server-mysql-2.4.5/create/data.sql
I am getting the error as shown below when i use the above command
-bash: /usr/share/doc/zabbix-server-mysql-2.4.5/create/schema.sql: No such file or directory
Can any team members resolve my issue?