When i link new host with template all looks find 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)
=====
Such error appears with all template graphs.
p.s. Latest CVS version.
=====
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)
=====
Such error appears with all template graphs.
p.s. Latest CVS version.

Comment