Hi,
zabbix_server is installed on a Red Hat Enterprise Linux AS release 4 (Nahant Update 3) a,d mysql database on a Red Hat Enterprise Linux Server release 5.2 (Tikanga).
Zabbix_server stops every day and I wrote a script to restart it when it stops. The problem is that I don't understand the reason why it stops.
Below the lines extracted from zabbix_server.log :
Can you help me ?
Thanks,
Fatiha
zabbix_server is installed on a Red Hat Enterprise Linux AS release 4 (Nahant Update 3) a,d mysql database on a Red Hat Enterprise Linux Server release 5.2 (Tikanga).
Zabbix_server stops every day and I wrote a script to restart it when it stops. The problem is that I don't understand the reason why it stops.
Below the lines extracted from zabbix_server.log :
HTML Code:
731:20110214:091005 ZABBIX Server stopped. ZABBIX 1.6.4. 6860:20110214:091501 Starting zabbix_server. ZABBIX 1.6.4. ..................... 6860:20110214:094040 One child process died. Exiting ... 6860:20110214:094042 Can't find shared memory for database cache. [No such file or directory] 7307:20110214:094047 Starting zabbix_server. ZABBIX 1.6.4. ..................... 7312:20110215:024501 [Z3005] Query failed: [1053] Server shutdown in progress [select distinct h.hostid from hosts h, items i, functions f, triggers t where h.hostid=i.hostid and i.itemid=f.itemid and f.triggerid=t.triggerid and t.triggerid=59749] 7314:20110215:024501 [Z3005] Query failed: [2006] MySQL server has gone away [select value from history where itemid=72897 order by clock desc limit 3] 7307:20110215:024501 One child process died. Exiting ... 7307:20110215:024503 ZABBIX Server stopped. ZABBIX 1.6.4. .....................
Thanks,
Fatiha
Comment