Hi all,
I just finished Zabbix 2.2.3(rev 44105) installation on a HP RX2660(IA64), every thing works fine except I found below mass messages in the syslog. Is this normal behavior for zabbix server? these message made the syslog file size increasing rapidly. how can I stop it?
Server information:
HW: HP rx2660(IA64 platform) with 16G RAM and two 146G raid1 disks + 1 140G standalone disk.
OS: Debian 6.0.8
DB: MySQL 5.1
Thank you!
br/Jun
I just finished Zabbix 2.2.3(rev 44105) installation on a HP RX2660(IA64), every thing works fine except I found below mass messages in the syslog. Is this normal behavior for zabbix server? these message made the syslog file size increasing rapidly. how can I stop it?
Code:
Jun 7 22:26:51 SRV01 kernel: [1982390.982929] zabbix_server(14571): unaligned access to 0x2000000003362844, ip=0x4000000000088ad0 Jun 7 22:26:51 SRV01 kernel: [1982390.982992] zabbix_server(14571): unaligned access to 0x200000000335376c, ip=0x4000000000088ae0 Jun 7 22:26:51 SRV01 kernel: [1982390.983056] zabbix_server(14571): unaligned access to 0x200000000335005c, ip=0x40000000000ae940 Jun 7 22:26:56 SRV01 kernel: [1982395.998802] zabbix_server(14572): unaligned access to 0x200000000335135c, ip=0x40000000000ae940
HW: HP rx2660(IA64 platform) with 16G RAM and two 146G raid1 disks + 1 140G standalone disk.
OS: Debian 6.0.8
DB: MySQL 5.1
Code:
root@SRV01:~# uname -a Linux SRV01 2.6.32-5-mckinley #1 SMP Wed Apr 9 21:21:58 UTC 2014 ia64 GNU/Linux root@SRV01:~# mysql --version mysql Ver 14.14 Distrib 5.1.73, for debian-linux-gnu (ia64) using readline 6.1
br/Jun
Comment