Ad Widget

Collapse

Initial Install (schema and Data)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • eli290
    Junior Member
    • Jan 2015
    • 2

    #1

    Initial Install (schema and Data)

    Hey everyone,

    I am new to zabbix and linux for that matter... I can get around ok but not an expert. I am trying to do the initial install of zabbix on centos 6.6. I get to the point of Import initial schema and data. I try the following as per the directions

    # cd /usr/share/doc/zabbix-server-mysql-2.4.0/create
    # mysql -uroot zabbix < schema.sql
    # mysql -uroot zabbix < images.sql
    # mysql -uroot zabbix < data.sql

    I get the following. Any thoughts?
    mysql -uroot zabbix < schema.sqlbash: schema.sql: No such file or directory
  • eli290
    Junior Member
    • Jan 2015
    • 2

    #2
    I ended up blowing out that system and installing ubuntu. Much easier to install on there...

    Comment

    Working...