8. Automatic Startup in Linux Environments

Zenoss can be controlled entirely by the bin/zenoss script. To provide automatic startup in Linux environments, you must link Zenoss to the /etc/rc.d/init.d directory

$ ln -s $ZENHOME/bin/zenoss /etc/rc.d/init.d

It is important to either add $ZENHOME to the root environment or to the zenoss script itself.