Figured it out, zenoss service wasnt starting on reboot, even after I configured it to do so with this command:
cp $ZENHOME/bin/zenoss /etc/init.d nano /etc/init.d/zenoss (add the following line to ensure all scripts can find ZENHOME) export ZENHOME=/usr/local/zenoss update-rc.d zenoss 95 I had to manually restart the service to get it working again. -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=17729#17729 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
