<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Aug 11, 2016 at 7:47 AM, Heiko W.Rupp <span dir="ltr">&lt;<a href="mailto:hrupp@redhat.com" target="_blank">hrupp@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 5 Aug 2016, at 18:32, John Mazzitelli wrote:<br>
&gt;<br>
&gt; I honestly have no idea what is involved in porting this over to run<br>
&gt; in another container. As I said earlier, Hawkular is designed to have<br>
&gt; multiple kinds of agents/feeds talking to it, so we didn&#39;t try to<br>
&gt; implement the agent to be portable to run in other containers (this is<br>
&gt; also why we call it the Hawkular *WildFly* Agent - it runs inside<br>
&gt; WildFly and monitors it). It was just assumed a new kind of feed<br>
&gt; (&quot;agent&quot;) would be implemented for any new container we want to<br>
&gt; manage. For example, such a thing is happening with vert.x - there is<br>
&gt; a vert.x agent that was prototyped by Thomas Segismont.<br>
<br>
</span>This work + the work of Austin for GSoC are not as sophisticated<br>
as the existing WF-Agent.<br>
<br>
I think our agent has three kinds of code:<br>
1) boiler plate to get it to run inside of WildFly and be configured via<br>
standalone.xml<br>
2) code to fetch values via DMR, JMX, ...<br>
3) code to interact with the Hawkular server<br>
<br>
3) would be stuff that Tom could re-use<br>
Parts of 2) - the JMX one - as well, even if in his case it may be<br>
a local JMX connection instead of remote. Or he could set up one<br>
Karaf container as agent, remote monitoring the other containers.<br>
<br>
Mazz: can we identify the code for 2) and 3) and help Tom?<br></blockquote><div><br></div><div>+1, this will become important after we have wildfly under our belts. </div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
Reg. Adresse: Red Hat GmbH, Technopark II, Haus C,<br>
Werner-von-Siemens-Ring 14, D-85630 Grasbrunn<br>
Handelsregister: Amtsgericht München HRB 153243<br>
Geschäftsführer: Charles Cachera, Michael Cunningham, Michael O&#39;Neill,<br>
Eric Shander<br>
</font></span><div class="HOEnZb"><div class="h5">______________________________<wbr>_________________<br>
hawkular-dev mailing list<br>
<a href="mailto:hawkular-dev@lists.jboss.org">hawkular-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/hawkular-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/<wbr>mailman/listinfo/hawkular-dev</a><br>
</div></div></blockquote></div><br></div></div>