-
Incident report
-
Resolution: Won't fix
-
Major
-
None
-
2.0.5
-
Red Hat Enterprise Linux Server release 6.3 (Santiago), Oracle 11.2.0.3
I'm migrating from Zabbix 2.0.0 with MySQL backend to Zabbix 2.0.5 with Oracle backend. The first 10 templates I bulk exported and imported with no problems. The next 10, I get the following message:
Item with key "ifAdminStatus.1153" already exists on "401RlnsWyPA-m".
"401RlnsWyPA-m" was successfully imported in the first 10. So, I decided to try importing the templates one at a time. The import shows successful, but with the following Oracle SQL messages:
SQL error [ORA-01722: invalid number] in [INSERT INTO graphs (name,width,height,yaxismin,yaxismax,show_work_period,show_triggers,show_legend,show_3d,percent_left,percent_right,graphtype,ymin_type,ymax_type,ymax_itemid,graphid) VALUES ('FastEthernet1','900','200','0.0000','0.0000','1','1','1','0','0.0000','0.0000','0','1','2','36582','1263')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('0','1','009900','0','4','0','36576','1263','4677')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('1','2','000099','0','4','0','36577','1263','4678')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('3','3','C800C8','1','4','0','36579','1263','4679')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('4','3','00C8C8','1','4','0','36580','1263','4680')]
SQL error [ORA-01722: invalid number] in [INSERT INTO graphs (name,width,height,yaxismin,yaxismax,show_work_period,show_triggers,show_legend,show_3d,percent_left,percent_right,graphtype,ymin_type,ymax_type,ymax_itemid,graphid) VALUES ('FastEthernet2','900','200','0.0000','0.0000','1','1','1','0','0.0000','0.0000','0','1','2','36591','1264')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('0','1','009900','0','4','0','36585','1264','4681')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('1','2','000099','0','4','0','36586','1264','4682')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('3','3','C800C8','1','4','0','36588','1264','4683')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('4','3','00C8C8','1','4','0','36589','1264','4684')]
SQL error [ORA-01722: invalid number] in [INSERT INTO graphs (name,width,height,yaxismin,yaxismax,show_work_period,show_triggers,show_legend,show_3d,percent_left,percent_right,graphtype,ymin_type,ymax_type,ymax_itemid,graphid) VALUES ('FastEthernet3','900','200','0.0000','0.0000','1','1','1','0','0.0000','0.0000','0','1','2','36600','1265')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('0','1','009900','0','4','0','36594','1265','4685')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('1','2','000099','0','4','0','36595','1265','4686')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('3','3','C800C8','1','4','0','36597','1265','4687')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('4','3','00C8C8','1','4','0','36598','1265','4688')]
SQL error [ORA-01722: invalid number] in [INSERT INTO graphs (name,width,height,yaxismin,yaxismax,show_work_period,show_triggers,show_legend,show_3d,percent_left,percent_right,graphtype,ymin_type,ymax_type,ymax_itemid,graphid) VALUES ('FastEthernet4','900','200','0.0000','0.0000','1','1','1','0','0.0000','0.0000','0','1','2','36609','1266')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('0','1','009900','0','4','0','36603','1266','4689')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('1','2','000099','0','4','0','36604','1266','4690')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('3','3','C800C8','1','4','0','36606','1266','4691')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('4','3','00C8C8','1','4','0','36607','1266','4692')]
SQL error [ORA-01722: invalid number] in [INSERT INTO graphs (name,width,height,yaxismin,yaxismax,show_work_period,show_triggers,show_legend,show_3d,percent_left,percent_right,graphtype,ymin_type,ymax_type,ymax_itemid,graphid) VALUES ('FastEthernet5','900','200','0.0000','0.0000','1','1','1','0','0.0000','0.0000','0','1','2','36618','1267')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('0','1','009900','0','4','0','36612','1267','4693')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('1','2','000099','0','4','0','36613','1267','4694')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('3','3','C800C8','1','4','0','36615','1267','4695')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('4','3','00C8C8','1','4','0','36616','1267','4696')]
SQL error [ORA-01722: invalid number] in [INSERT INTO graphs (name,width,height,yaxismin,yaxismax,show_work_period,show_triggers,show_legend,show_3d,percent_left,percent_right,graphtype,ymin_type,ymax_type,ymax_itemid,graphid) VALUES ('FastEthernet6','900','200','0.0000','0.0000','1','1','1','0','0.0000','0.0000','0','1','2','36627','1268')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('0','1','009900','0','4','0','36621','1268','4697')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('1','2','000099','0','4','0','36622','1268','4698')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('3','3','C800C8','1','4','0','36624','1268','4699')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('4','3','00C8C8','1','4','0','36625','1268','4700')]
SQL error [ORA-01722: invalid number] in [INSERT INTO graphs (name,width,height,yaxismin,yaxismax,show_work_period,show_triggers,show_legend,show_3d,percent_left,percent_right,graphtype,ymin_type,ymax_type,ymax_itemid,graphid) VALUES ('FastEthernet7','900','200','0.0000','0.0000','1','1','1','0','0.0000','0.0000','0','1','2','36636','1269')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('0','1','009900','0','4','0','36630','1269','4701')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('1','2','000099','0','4','0','36631','1269','4702')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('3','3','C800C8','1','4','0','36633','1269','4703')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('4','3','00C8C8','1','4','0','36634','1269','4704')]
SQL error [ORA-01722: invalid number] in [INSERT INTO graphs (name,width,height,yaxismin,yaxismax,show_work_period,show_triggers,show_legend,show_3d,percent_left,percent_right,graphtype,ymin_type,ymax_type,ymax_itemid,graphid) VALUES ('FastEthernet8','900','200','0.0000','0.0000','1','1','1','0','0.0000','0.0000','0','1','2','36645','1270')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('0','1','009900','0','4','0','36639','1270','4705')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('1','2','000099','0','4','0','36640','1270','4706')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('3','3','C800C8','1','4','0','36642','1270','4707')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('4','3','00C8C8','1','4','0','36643','1270','4708')]
SQL error [ORA-01722: invalid number] in [INSERT INTO graphs (name,width,height,yaxismin,yaxismax,show_work_period,show_triggers,show_legend,show_3d,percent_left,percent_right,graphtype,ymin_type,ymax_type,ymax_itemid,graphid) VALUES ('FastEthernet9','900','200','0.0000','0.0000','1','1','1','0','0.0000','0.0000','0','1','2','36654','1271')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('0','1','009900','0','4','0','36648','1271','4709')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('1','2','000099','0','4','0','36649','1271','4710')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('3','3','C800C8','1','4','0','36651','1271','4711')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('4','3','00C8C8','1','4','0','36652','1271','4712')]
SQL error [ORA-01722: invalid number] in [INSERT INTO graphs (name,width,height,yaxismin,yaxismax,show_work_period,show_triggers,show_legend,show_3d,percent_left,percent_right,graphtype,ymin_type,ymax_type,ymax_itemid,graphid) VALUES ('FastEthernet10','900','200','0.0000','0.0000','1','1','1','0','0.0000','0.0000','0','1','2','36663','1272')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('0','1','009900','0','4','0','36657','1272','4713')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('1','2','000099','0','4','0','36658','1272','4714')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('3','3','C800C8','1','4','0','36660','1272','4715')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('4','3','00C8C8','1','4','0','36661','1272','4716')]
SQL error [ORA-01722: invalid number] in [INSERT INTO graphs (name,width,height,yaxismin,yaxismax,show_work_period,show_triggers,show_legend,show_3d,percent_left,percent_right,graphtype,ymin_type,ymax_type,ymax_itemid,graphid) VALUES ('FastEthernet11','900','200','0.0000','0.0000','1','1','1','0','0.0000','0.0000','0','1','2','36672','1273')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('0','1','009900','0','4','0','36666','1273','4717')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('1','2','000099','0','4','0','36667','1273','4718')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('3','3','C800C8','1','4','0','36669','1273','4719')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('4','3','00C8C8','1','4','0','36670','1273','4720')]
SQL error [ORA-01722: invalid number] in [INSERT INTO graphs (name,width,height,yaxismin,yaxismax,show_work_period,show_triggers,show_legend,show_3d,percent_left,percent_right,graphtype,ymin_type,ymax_type,ymax_itemid,graphid) VALUES ('FastEthernet12','900','200','0.0000','0.0000','1','1','1','0','0.0000','0.0000','0','1','2','36681','1274')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('0','1','009900','0','4','0','36675','1274','4721')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('1','2','000099','0','4','0','36676','1274','4722')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('3','3','C800C8','1','4','0','36678','1274','4723')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('4','3','00C8C8','1','4','0','36679','1274','4724')]
SQL error [ORA-01722: invalid number] in [INSERT INTO graphs (name,width,height,yaxismin,yaxismax,show_work_period,show_triggers,show_legend,show_3d,percent_left,percent_right,graphtype,ymin_type,ymax_type,ymax_itemid,graphid) VALUES ('FastEthernet13','900','200','0.0000','0.0000','1','1','1','0','0.0000','0.0000','0','1','2','36690','1275')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('0','1','009900','0','4','0','36684','1275','4725')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('1','2','000099','0','4','0','36685','1275','4726')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('3','3','C800C8','1','4','0','36687','1275','4727')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('4','3','00C8C8','1','4','0','36688','1275','4728')]
SQL error [ORA-01722: invalid number] in [INSERT INTO graphs (name,width,height,yaxismin,yaxismax,show_work_period,show_triggers,show_legend,show_3d,percent_left,percent_right,graphtype,ymin_type,ymax_type,ymax_itemid,graphid) VALUES ('FastEthernet14','900','200','0.0000','0.0000','1','1','1','0','0.0000','0.0000','0','1','2','36699','1276')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('0','1','009900','0','4','0','36693','1276','4729')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('1','2','000099','0','4','0','36694','1276','4730')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('3','3','C800C8','1','4','0','36696','1276','4731')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('4','3','00C8C8','1','4','0','36697','1276','4732')]
SQL error [ORA-01722: invalid number] in [INSERT INTO graphs (name,width,height,yaxismin,yaxismax,show_work_period,show_triggers,show_legend,show_3d,percent_left,percent_right,graphtype,ymin_type,ymax_type,ymax_itemid,graphid) VALUES ('FastEthernet15','900','200','0.0000','0.0000','1','1','1','0','0.0000','0.0000','0','1','2','36708','1277')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('0','1','009900','0','4','0','36702','1277','4733')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('1','2','000099','0','4','0','36703','1277','4734')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('3','3','C800C8','1','4','0','36705','1277','4735')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('4','3','00C8C8','1','4','0','36706','1277','4736')]
SQL error [ORA-01722: invalid number] in [INSERT INTO graphs (name,width,height,yaxismin,yaxismax,show_work_period,show_triggers,show_legend,show_3d,percent_left,percent_right,graphtype,ymin_type,ymax_type,ymax_itemid,graphid) VALUES ('FastEthernet16','900','200','0.0000','0.0000','1','1','1','0','0.0000','0.0000','0','1','2','36717','1278')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('0','1','009900','0','4','0','36711','1278','4737')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('1','2','000099','0','4','0','36712','1278','4738')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('3','3','C800C8','1','4','0','36714','1278','4739')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('4','3','00C8C8','1','4','0','36715','1278','4740')]
SQL error [ORA-01722: invalid number] in [INSERT INTO graphs (name,width,height,yaxismin,yaxismax,show_work_period,show_triggers,show_legend,show_3d,percent_left,percent_right,graphtype,ymin_type,ymax_type,ymax_itemid,graphid) VALUES ('FastEthernet17','900','200','0.0000','0.0000','1','1','1','0','0.0000','0.0000','0','1','2','36726','1279')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('0','1','009900','0','4','0','36720','1279','4741')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('1','2','000099','0','4','0','36721','1279','4742')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('3','3','C800C8','1','4','0','36723','1279','4743')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('4','3','00C8C8','1','4','0','36724','1279','4744')]
SQL error [ORA-01722: invalid number] in [INSERT INTO graphs (name,width,height,yaxismin,yaxismax,show_work_period,show_triggers,show_legend,show_3d,percent_left,percent_right,graphtype,ymin_type,ymax_type,ymax_itemid,graphid) VALUES ('FastEthernet18','900','200','0.0000','0.0000','1','1','1','0','0.0000','0.0000','0','1','2','36735','1280')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('0','1','009900','0','4','0','36729','1280','4745')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('1','2','000099','0','4','0','36730','1280','4746')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('3','3','C800C8','1','4','0','36732','1280','4747')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('4','3','00C8C8','1','4','0','36733','1280','4748')]
SQL error [ORA-01722: invalid number] in [INSERT INTO graphs (name,width,height,yaxismin,yaxismax,show_work_period,show_triggers,show_legend,show_3d,percent_left,percent_right,graphtype,ymin_type,ymax_type,ymax_itemid,graphid) VALUES ('FastEthernet19','900','200','0.0000','0.0000','1','1','1','0','0.0000','0.0000','0','1','2','36744','1281')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('0','1','009900','0','4','0','36738','1281','4749')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('1','2','000099','0','4','0','36739','1281','4750')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('3','3','C800C8','1','4','0','36741','1281','4751')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('4','3','00C8C8','1','4','0','36742','1281','4752')]
SQL error [ORA-01722: invalid number] in [INSERT INTO graphs (name,width,height,yaxismin,yaxismax,show_work_period,show_triggers,show_legend,show_3d,percent_left,percent_right,graphtype,ymin_type,ymax_type,ymax_itemid,graphid) VALUES ('FastEthernet20','900','200','0.0000','0.0000','1','1','1','0','0.0000','0.0000','0','1','2','36753','1282')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('0','1','009900','0','4','0','36747','1282','4753')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('1','2','000099','0','4','0','36748','1282','4754')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('3','3','C800C8','1','4','0','36750','1282','4755')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('4','3','00C8C8','1','4','0','36751','1282','4756')]
SQL error [ORA-01722: invalid number] in [INSERT INTO graphs (name,width,height,yaxismin,yaxismax,show_work_period,show_triggers,show_legend,show_3d,percent_left,percent_right,graphtype,ymin_type,ymax_type,ymax_itemid,graphid) VALUES ('FastEthernet21','900','200','0.0000','0.0000','1','1','1','0','0.0000','0.0000','0','1','2','36762','1283')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('0','1','009900','0','4','0','36756','1283','4757')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('1','2','000099','0','4','0','36757','1283','4758')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('3','3','C800C8','1','4','0','36759','1283','4759')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('4','3','00C8C8','1','4','0','36760','1283','4760')]
SQL error [ORA-01722: invalid number] in [INSERT INTO graphs (name,width,height,yaxismin,yaxismax,show_work_period,show_triggers,show_legend,show_3d,percent_left,percent_right,graphtype,ymin_type,ymax_type,ymax_itemid,graphid) VALUES ('FastEthernet22','900','200','0.0000','0.0000','1','1','1','0','0.0000','0.0000','0','1','2','36771','1284')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('0','1','009900','0','4','0','36765','1284','4761')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('1','2','000099','0','4','0','36766','1284','4762')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('3','3','C800C8','1','4','0','36768','1284','4763')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('4','3','00C8C8','1','4','0','36769','1284','4764')]
SQL error [ORA-01722: invalid number] in [INSERT INTO graphs (name,width,height,yaxismin,yaxismax,show_work_period,show_triggers,show_legend,show_3d,percent_left,percent_right,graphtype,ymin_type,ymax_type,ymax_itemid,graphid) VALUES ('FastEthernet23','900','200','0.0000','0.0000','1','1','1','0','0.0000','0.0000','0','1','2','36780','1285')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('0','1','009900','0','4','0','36774','1285','4765')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('1','2','000099','0','4','0','36775','1285','4766')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('3','3','C800C8','1','4','0','36777','1285','4767')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('4','3','00C8C8','1','4','0','36778','1285','4768')]
SQL error [ORA-01722: invalid number] in [INSERT INTO graphs (name,width,height,yaxismin,yaxismax,show_work_period,show_triggers,show_legend,show_3d,percent_left,percent_right,graphtype,ymin_type,ymax_type,ymax_itemid,graphid) VALUES ('FastEthernet24','900','200','0.0000','0.0000','1','1','1','0','0.0000','0.0000','0','1','2','36789','1286')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('0','1','009900','0','4','0','36783','1286','4769')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('1','2','000099','0','4','0','36784','1286','4770')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('3','3','C800C8','1','4','0','36786','1286','4771')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('4','3','00C8C8','1','4','0','36787','1286','4772')]
SQL error [ORA-01722: invalid number] in [INSERT INTO graphs (name,width,height,yaxismin,yaxismax,show_work_period,show_triggers,show_legend,show_3d,percent_left,percent_right,graphtype,ymin_type,ymax_type,ymax_itemid,graphid) VALUES ('GigabitEthernet25','900','200','0.0000','0.0000','1','1','1','0','0.0000','0.0000','0','1','2','36798','1287')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('0','1','009900','0','4','0','36792','1287','4773')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('1','2','000099','0','4','0','36793','1287','4774')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('3','3','C800C8','1','4','0','36795','1287','4775')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('4','3','00C8C8','1','4','0','36796','1287','4776')]
SQL error [ORA-01722: invalid number] in [INSERT INTO graphs (name,width,height,yaxismin,yaxismax,show_work_period,show_triggers,show_legend,show_3d,percent_left,percent_right,graphtype,ymin_type,ymax_type,ymax_itemid,graphid) VALUES ('GigabitEthernet26','900','200','0.0000','0.0000','1','1','1','0','0.0000','0.0000','0','1','2','36807','1288')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('0','1','009900','0','4','0','36801','1288','4777')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('1','2','000099','0','4','0','36802','1288','4778')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('3','3','C800C8','1','4','0','36804','1288','4779')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('4','3','00C8C8','1','4','0','36805','1288','4780')]
SQL error [ORA-01722: invalid number] in [INSERT INTO graphs (name,width,height,yaxismin,yaxismax,show_work_period,show_triggers,show_legend,show_3d,percent_left,percent_right,graphtype,ymin_type,ymax_type,ymax_itemid,graphid) VALUES ('Management','900','200','0.0000','0.0000','1','1','1','0','0.0000','0.0000','0','1','2','36816','1289')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('0','1','009900','0','4','0','36810','1289','4781')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('1','2','000099','0','4','0','36811','1289','4782')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('3','3','C800C8','1','4','0','36813','1289','4783')]
SQL error [ORA-02291: integrity constraint (ZABBIX.C_GRAPHS_ITEMS_1) violated - parent key not found] in [INSERT INTO graphs_items (sortorder,drawtype,color,yaxisside,calc_fnc,type,itemid,graphid,gitemid) VALUES ('4','3','00C8C8','1','4','0','36814','1289','4784')]