PDA

View Full Version : More /Init.d scripts


Romeo
01-03-2006, 20:06
I have zabbix_agentd and serverd (zabbix 1.1b6) ready to run everytime server starts, the files include the "run levels" where it should be run.

- Put the files "zabbix_agentd" & "zabbix_serverd" in "/etc/init.d/"

- Type the folowing:

chkconfig --add zabbix_agentd
chkconfig --add zabbix_serverd

I suggest to include this instructions in the documentation.

jetfu
24-03-2006, 20:19
I posted some simplified Red hat ES 4 init scripts here http://www.zabbix.com/forum/showthread.php?p=8435#post8435