Hi,
After that I did the upgrade from 1.4 to 1.4.1, I noticed that every hour, zabbix stops to gather data for about 10 minutes.
I was checking the graphs this afternoom and I can see that all monitored items has a gap of 10 minutes... All of them at the same time.
I checked the log, and I could see that the problem occurs at the same time that the housekeeper is started. During the time that housekeeper is running, all the inserts return an error telling that Query failed: [insert into history (clock,itemid,value) values (1183301962,20930,0.658615)] Lock wait timeout exceeded; try restarting transaction [1205]
After that housekeeper stops (I can see a message that tells Deleted 575150 records from history and trends) everything works fine...
Everytime that housekeeper runs, it deletes about 570000 records...
Is this an expected behavior (lock the table)? Or the machine were zabbix is running isn't powerful enough (p4 3.0Ghz -- 512Mb)?
I'm running zabbix 1.4.1 using RedHat EL 5 (php 5.1.6 with mysql 5.0.22). Mysql is running with the default instalation. I didn't make any change or tunning on it.
Any adevice?
I didn't had this problem with 1.4. And I'm running zabbix with the same amount of hosts (25 hosts using default templates for linux and windows -- and maybe 3 or 4 additional items that I created).
TIA,
Bob
After that I did the upgrade from 1.4 to 1.4.1, I noticed that every hour, zabbix stops to gather data for about 10 minutes.
I was checking the graphs this afternoom and I can see that all monitored items has a gap of 10 minutes... All of them at the same time.
I checked the log, and I could see that the problem occurs at the same time that the housekeeper is started. During the time that housekeeper is running, all the inserts return an error telling that Query failed: [insert into history (clock,itemid,value) values (1183301962,20930,0.658615)] Lock wait timeout exceeded; try restarting transaction [1205]
After that housekeeper stops (I can see a message that tells Deleted 575150 records from history and trends) everything works fine...
Everytime that housekeeper runs, it deletes about 570000 records...
Is this an expected behavior (lock the table)? Or the machine were zabbix is running isn't powerful enough (p4 3.0Ghz -- 512Mb)?
I'm running zabbix 1.4.1 using RedHat EL 5 (php 5.1.6 with mysql 5.0.22). Mysql is running with the default instalation. I didn't make any change or tunning on it.
Any adevice?
I didn't had this problem with 1.4. And I'm running zabbix with the same amount of hosts (25 hosts using default templates for linux and windows -- and maybe 3 or 4 additional items that I created).
TIA,
Bob


Comment