Hello,
I'am using zabbix 1.8.1 and I want to do an automatic start of the deamons "zabbix_server" and "zabbix_agentd" after a shutdown.
These deamons are in "usr/local/sbin"
I put it in /etc/init.d/ and i've make symbolic links in /etc/rc2.d/ and etc/rc6.d but it doesn't work.
Manually, "service zabbix_agentd start" is ok but service zabbix_agentd stop doesn't work.
Any Ideas ? Thanks
I'am using zabbix 1.8.1 and I want to do an automatic start of the deamons "zabbix_server" and "zabbix_agentd" after a shutdown.
These deamons are in "usr/local/sbin"
I put it in /etc/init.d/ and i've make symbolic links in /etc/rc2.d/ and etc/rc6.d but it doesn't work.
Manually, "service zabbix_agentd start" is ok but service zabbix_agentd stop doesn't work.
Any Ideas ? Thanks
Comment