I'm update zabbix to 1.4.1 and try again enabling action for discovery event, but zabbix_server can't start with message in log file:
77934:20070706:185919 Query failed:PGRES_FATAL_ERROR:ERROR: column i.key does not exist LINE 1: ...s i, hosts h, items i2 where i2.itemid=21981 and i.key=i2.k...
When I disabling action, zabbix_server starting and working.
My action conditions:
Service type = "SNMPv2 agent"
Discovery status = "Up"
Received value like "FreeBSD"
And Operations:
Link to template "dimma template"
I can dump and restore zabbix database and think it's OK.
My be, my data not consistent? How I can check and repair it?
FreeBSD 6.2
zabbix 1.4.1
PostgreSQL 8.2
77934:20070706:185919 Query failed:PGRES_FATAL_ERROR:ERROR: column i.key does not exist LINE 1: ...s i, hosts h, items i2 where i2.itemid=21981 and i.key=i2.k...
When I disabling action, zabbix_server starting and working.
My action conditions:
Service type = "SNMPv2 agent"
Discovery status = "Up"
Received value like "FreeBSD"
And Operations:
Link to template "dimma template"
I can dump and restore zabbix database and think it's OK.
My be, my data not consistent? How I can check and repair it?
FreeBSD 6.2
zabbix 1.4.1
PostgreSQL 8.2
Comment