Ad Widget

Collapse

Zabbix install missing database table

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Phil "Database Master"
    Junior Member
    • Dec 2017
    • 1

    #1

    Zabbix install missing database table

    After installing Zabbix 2.4.8 using the source tar file and setting up the front-end, the following error is presented:

    Error in query [SELECT * FROM nodes WHERE nodetype=1 ORDER BY nodeid] [Table 'zabbix.nodes' doesn't exist]

    Upon inspection of the schema.sql file (located in /database/mysql), it was determined that said file was missing the SQL command to create the nodes table.

    Has anyone else seen this error before?
Working...