Hi,
I've just updated to 1.8.8 on CentOS 6. I've found that the init.d scripts does not work anymore automatically on reboot. Looking at the logs, it complains not to be able to connect to mysql ("Cannot connect to the database. Exiting..."). It seems to be run before mysqld is working. Running a "service zabbix_server start" works fine.
Does anyone have the same problem?
Also, "service zabbix_server restart" have never worked correctly because it does not wait the full stop of the processes before trying to restart them - and the result is a stopped service.
Last but not least, a standard "service zabbix_server status" option would be nice ;-)
Nico
I've just updated to 1.8.8 on CentOS 6. I've found that the init.d scripts does not work anymore automatically on reboot. Looking at the logs, it complains not to be able to connect to mysql ("Cannot connect to the database. Exiting..."). It seems to be run before mysqld is working. Running a "service zabbix_server start" works fine.
Does anyone have the same problem?
Also, "service zabbix_server restart" have never worked correctly because it does not wait the full stop of the processes before trying to restart them - and the result is a stopped service.
Last but not least, a standard "service zabbix_server status" option would be nice ;-)
Nico
Comment