About once per 30 hours, mysql goes crazy on the box running mysql and all 3 zabbix tools (the server it self is monitored).
This mysql is only used by zabbix. A 'service mysqld restart' clears the problem and things return to normal.
There doesn't seem to be a pattern or anything to really get around on this.
This is Centos 3.3 box (Redhat Enterprise Linux 3 Update 3 clone) server that does little else except run zabbix. It's a dual process Athlon MP box with 1 gig of memory and 1.5 gigs of swap.
I've debugged with centos people in the past and looked at numerous outputs from numerous tools. Nothing points to a problem.
Any Suggestions?
For example (I caught this one at the start):
[root@cumulus home]# w
00:15:06 up 13 days, 1:15, 3 users, load average: 1.86, 2.12, 2.01
[root@cumulus home]# service mysqld restart
Stopping MySQL: [ OK ]
Starting MySQL: [ OK ]
[root@cumulus home]# w
00:25:46 up 13 days, 1:26, 3 users, load average: 0.14, 1.17, 1.65
This mysql is only used by zabbix. A 'service mysqld restart' clears the problem and things return to normal.
There doesn't seem to be a pattern or anything to really get around on this.
This is Centos 3.3 box (Redhat Enterprise Linux 3 Update 3 clone) server that does little else except run zabbix. It's a dual process Athlon MP box with 1 gig of memory and 1.5 gigs of swap.
I've debugged with centos people in the past and looked at numerous outputs from numerous tools. Nothing points to a problem.
Any Suggestions?
For example (I caught this one at the start):
[root@cumulus home]# w
00:15:06 up 13 days, 1:15, 3 users, load average: 1.86, 2.12, 2.01
[root@cumulus home]# service mysqld restart
Stopping MySQL: [ OK ]
Starting MySQL: [ OK ]
[root@cumulus home]# w
00:25:46 up 13 days, 1:26, 3 users, load average: 0.14, 1.17, 1.65
).
Comment