My master server is dumping out the following message when it tries to sync certain hosts from my slave node to the master:
[Z3005] Query failed: [1062] Duplicate entry '0-' for key 'items_1' [insert into items (itemid,status,error) values (200200000055975,3,'ZBX_NOTSUPPORTED');
As a result I have a slave that functions but the master has no records for lots and lots of hosts, templates, items and triggers. I don't get info in the 'top 20 issues' list, I can't put these hosts in maps and graphing is just plain weird.
Is there a procedure to dump out each item, host, trigger, etc and re-import them manually into the master's database? Is there any kind of 'resync' within zabbix for DM data?
[Z3005] Query failed: [1062] Duplicate entry '0-' for key 'items_1' [insert into items (itemid,status,error) values (200200000055975,3,'ZBX_NOTSUPPORTED');
As a result I have a slave that functions but the master has no records for lots and lots of hosts, templates, items and triggers. I don't get info in the 'top 20 issues' list, I can't put these hosts in maps and graphing is just plain weird.
Is there a procedure to dump out each item, host, trigger, etc and re-import them manually into the master's database? Is there any kind of 'resync' within zabbix for DM data?
Comment