PDA

View Full Version : zabbix_suckerd dies, sql issue?


michu
19-10-2005, 15:31
hey all

well ive got a strange problem... zabbix_suckerd dies, please see the attached image (Sorry i just have remote access)..

zabbix suckerd tries to DBupdate_triggers:after_restart().. then some querys, at the end the query fails, errno: 145 and zabbix_suckerd is not running anymore...

it looks like

http://www.zabbix.com/forum/showthread.php?t=475&highlight=suckerd

this thread has a simmilar problem, but no solution was posted...

btw im using zabbix 1.0

thanks in advance!

regards
michu

Alexei
19-10-2005, 15:55
Execute the following SQL statement: "repair table items". Your database seems to be corrupted.

michu
19-10-2005, 16:15
hey alexei, thanks for this quick answer! works now like a charm.. !

thanks!