I am at my wits end on trying to trouble shoot zabbix/mysql issues. I can't narrow down where the problem is...
1. Do i have mysql configured properly?
2. Do I have zabbix configured properly?
3. how the heck do I determine the difference?
I have tried so many things and zabbix will just stop writing to the database. I would prefer to use zabbix proxies, but they stop writing to db after a few hours. The nodes selectively send data, and no trends or latest data.
I know a few of you have large installations, so thoughts/suggestions would be welcomed.
~2000 hosts
~ 41k items
~ 20k triggers
~550 inserts per second
Latest log in DB:
16922:20090210:160334 [Z3005] Query failed: [1205] Lock wait timeout exceeded; try restarting transaction [delete from node_cksum where nodeid=3 and cksumtype=1]
16945:20090210:160335 [Z3005] Query failed: [1205] Lock wait timeout exceeded; try restarting transaction [update node_cksum set cksumtype=0,cksum='',sync='2' where nodeid=4 and tablename='triggers' and recordid=400400000015633 and cksumtype=0]
1. Do i have mysql configured properly?
2. Do I have zabbix configured properly?
3. how the heck do I determine the difference?
I have tried so many things and zabbix will just stop writing to the database. I would prefer to use zabbix proxies, but they stop writing to db after a few hours. The nodes selectively send data, and no trends or latest data.
I know a few of you have large installations, so thoughts/suggestions would be welcomed.
~2000 hosts
~ 41k items
~ 20k triggers
~550 inserts per second
Latest log in DB:
16922:20090210:160334 [Z3005] Query failed: [1205] Lock wait timeout exceeded; try restarting transaction [delete from node_cksum where nodeid=3 and cksumtype=1]
16945:20090210:160335 [Z3005] Query failed: [1205] Lock wait timeout exceeded; try restarting transaction [update node_cksum set cksumtype=0,cksum='',sync='2' where nodeid=4 and tablename='triggers' and recordid=400400000015633 and cksumtype=0]

Comment