The stack installations also have a control script that will stop or start the backend pieces. On my system, it's at /usr/local/zenoss/ctlscript.sh
So, to get only mysqld running, I would do the following: Code: /home/zenoss/bin/zenoss stop /usr/local/zenoss/ctlscript.sh start mysql -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=37856#37856 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
