<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div><br></div><div>This example (taken from the RHQ docs) is not a good explanation how to install the various components:</div><div><br></div><div><pre lang="shell" style="box-sizing: border-box; overflow: auto; font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 13.63636302948px; margin-top: 0px; margin-bottom: 16px; line-height: 1.45; padding: 16px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; word-wrap: normal; color: rgb(51, 51, 51); background-color: rgb(247, 247, 247);"><code style="box-sizing: border-box; font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 13.63636302948px; line-height: inherit; padding: 0px; margin: 0px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; word-break: normal; border: 0px; display: inline; word-wrap: normal; background-color: transparent; background-position: initial initial; background-repeat: initial initial;">$ git clone <a href="https://github.com/rhq-project/rhq-metrics">https://github.com/rhq-project/rhq-metrics</a>
$ cd rhq-metrics
$ ./start.sh</code></pre><div>It might be a quick start, but I don't want to explore the nitty gritty details of the shell script and the calls into maven to understand what actually happens and how I can replicate these steps on an exiting wildfly instance.&nbsp;</div></div><div><br></div><br><div><div>On 06 Nov 2014, at 11:55, Heiko Braun &lt;<a href="mailto:hbraun@redhat.com">hbraun@redhat.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">that's certainly a good idea, but we need to deliver documentation of the bare metal steps first.<br><br>we can provide arbitrary layers of convenience _after_ we've explained how to build, install and configure the core components.<br><br>no auto-magic, no shortcuts, no additional layers of complexity that hide what's going on underneath. <br><br><br><br>On 06 Nov 2014, at 11:47, Harald Pehl &lt;<a href="mailto:hpehl@redhat.com">hpehl@redhat.com</a>&gt; wrote:<br><br><blockquote type="cite">What about providing a couple of Docker images to quickly setup something devs can play around with? This way we could demo different solutions:<br><br>- WildFly Monitor + Cassandra + RHQ Metrics<br>- WildFly Monitor + InfluxDB + Grafana<br><br>I can try to put something together and push it to <a href="https://hub.docker.com/">https://hub.docker.com/</a><br><br>.: Harald<br><br><blockquote type="cite">Am 06.11.2014 um 11:33 schrieb Heiko W.Rupp &lt;<a href="mailto:hrupp@redhat.com">hrupp@redhat.com</a>&gt;:<br><br><br><blockquote type="cite">Am 06.11.2014 um 10:42 schrieb Heiko Braun &lt;<a href="mailto:hbraun@redhat.com">hbraun@redhat.com</a>&gt;:<br><br><br>Currently the docs are a little misleading, as it says you should install the monitor susbystem as described in the README but then points to the quickstart scripts ('start.sh') that download and install a dedicated WF instance.<br><br>I think it would be better to focus on the steps needed to install all components on an existing server.<br></blockquote><br>We should perhaps write a start_big.sh &nbsp;that also installs your Cassandra subsystem, the wildfly monitor<br>and then rhq-metrics(.war)<br><br>Anyone with shell-fu around? :)<br><br><br>_______________________________________________<br>wildfly-dev mailing list<br><a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a><br>https://lists.jboss.org/mailman/listinfo/wildfly-dev<br></blockquote><br>---<br>Harald Pehl<br>JBoss by Red Hat<br><a href="http://hpehl.info">http://hpehl.info</a><br><br></blockquote><br><br>_______________________________________________<br>wildfly-dev mailing list<br><a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a><br>https://lists.jboss.org/mailman/listinfo/wildfly-dev<br></blockquote></div><br></body></html>