Ad Widget

Collapse

More /Init.d scripts

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Romeo
    Junior Member
    • Aug 2005
    • 3

    #1

    More /Init.d scripts

    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.
    Attached Files
  • jetfu
    Junior Member
    • Feb 2006
    • 3

    #2
    Red hat ES 4 init scripts

    I posted some simplified Red hat ES 4 init scripts here http://www.zabbix.com/forum/showthre...=8435#post8435

    Comment

    Working...