Ad Widget

Collapse

1. Template graphs. 2. Maps

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hiddenman
    Junior Member
    • Dec 2005
    • 18

    #1

    1. Template graphs. 2. Maps

    Hello.
    I've lastest zabbix from CVS and there're two problems:
    1. When i add new host and link it with template, all looks fine except graphs:
    ===
    SQL error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '36)' at line 1
    Query: insert into graphs (name,width,height,yaxistype,yaxismin,yaxismax,tem plateid,show_work_period,show_triggers,graphtype,t emplateid) values ('Load average (1 min)',900,200,0,0.0000, 100.0000,36,1,1,,36)
    SQL error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '45)' at line 1
    Query: insert into graphs (name,width,height,yaxistype,yaxismin,yaxismax,tem plateid,show_work_period,show_triggers,graphtype,t emplateid) values ('Network load (1min)',900,200,0,0.0000, 100.0000,45,1,1,,45)
    ===
    so new host has all items, triggers and so on but no graphs

    2. We're using map/submaps with world map defined as background and each country defined as "Icon OFF" and "Icon ON". These icons shown without transparency. It looks like this: http://img101.imageshack.us/img101/967/zabbixmapxv3.jpg
Working...