<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: times new roman,new york,times,serif; font-size: 12pt; color: #000000'>I am +1 on your approach -- adding an rhq-uber script, and leaving the existing shell scripts alone. &nbsp; It seems an approach that would add new functionality ...without risk of unintended regressions in existing scripts. &nbsp;<div><br></div><div><br></div><div>Mike &nbsp;<br><br><hr id="zwchr"><div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: </b>"John Sanda" &lt;jsanda@redhat.com&gt;<br><b>To: </b>rhq-devel@lists.fedorahosted.org<br><b>Sent: </b>Monday, March 11, 2013 5:49:12 PM<br><b>Subject: </b>RHQ/Cassandra architecture<br><br>There has been a lot of discussion recently around how RHQ and Cassandra should co-exist. The decision has been made to proceed with the following,<br><br>* Installing RHQ server will also install Cassandra and agent by default.<br>&nbsp;&nbsp; &nbsp;* Advanced options will be available to install RHQ server by itself or just Cassandra and agent.<br>* Managing/monitoring Cassandra will be done via the agent.<br>* Starting/stopping the server will by default start/stop everything that is installed on the machine.<br><br>Rather than changing existing scripts like rhq-server.sh to provide this augmented functionality, what do you think about an rhq-uber script (e.g., rhq.sh) that handles these changes? If I execute,<br><br>$ rhq.sh start<br><br>The the script will start Cassandra, the server, and the agent, assuming a default installation. The nice thing about this is that if the user only wants to start/stop the server, he can instead directly use the already familiar rhq-server.sh script; however the uber script would also provide that capability as well. Maybe something like,<br><br>$ rhq.sh start --server-only<br><br><br>The new script would provide for centralized command and control of everything installed on the box.<br><br><br>- John<br>_______________________________________________<br>rhq-devel mailing list<br>rhq-devel@lists.fedorahosted.org<br>https://lists.fedorahosted.org/mailman/listinfo/rhq-devel<br></div><br></div></div></body></html>