Ad Widget

Collapse

[1.3.4] zabbix_server PostgreSQL

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • NOB
    Senior Member
    Zabbix Certified Specialist
    • Mar 2007
    • 469

    #1

    [1.3.4] zabbix_server PostgreSQL

    Hi,

    I found a lot of the following lines in the zabbix_server.log file:

    Query::insert into ids (nodeid,table_name,field_name,next
    id) values (0,'history_text','id',)
    Query failed:PGRES_FATAL_ERROR:ERROR: syntax error at or
    near ")" at character 85

    There is, obviously, a syntax error in the query.
    I'll try to find and fix it.

    Regards,

    Norbert.
    1.3.4, FreeBSD 6.1, PostGreSQL 8.1.3
    Last edited by NOB; 30-03-2007, 13:12.
  • savl
    Junior Member
    • Mar 2007
    • 9

    #2
    I have the same problem, http://www.zabbix.com/forum/showthread.php?t=5628
    I got this messages yesterday, when I was trying to add new host with Unix_t template. Today I've recreated zabbix database and added new host to monitor without applying any templates - seems to be working yet.

    Comment

    Working...