<div dir="ltr">Many thanks to Heiko for giving such a clear example of classes and objects and Peter for elaboration. :)</div><br><div class="gmail_quote"><div dir="ltr">On Mon, Mar 14, 2016 at 6:01 PM Peter Palaga &lt;<a href="mailto:ppalaga@redhat.com">ppalaga@redhat.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Austin,<br>
<br>
On 2016-03-13 13:43, Heiko W.Rupp wrote:<br>
&gt; Hey,<br>
&gt;<br>
&gt;&gt;     1. What are the various protocols for(dmr, jmx, platform)?<br>
&gt;<br>
&gt; That is mostly on how to obtain the data. Dmr is some<br>
&gt; Wildlfy-internal protocol, that is detyped and can be<br>
&gt; accessed from external with some sort of rest-api.<br>
&gt; Jmx are the java management extensions and can be<br>
&gt; used to talk to remote java vms and obtain management<br>
&gt; information from there.<br>
<br>
Yes, the various protocols are ways how the Agent is able to both<br>
discover resources and also collect metrics about them.<br>
<br>
-- Peter<br>
<br>
&gt;&gt;     2. And there&#39;s Resource and ResourceType, each of them holds a graph,<br>
&gt;&gt;     what&#39;s the relation between them? Are they isomorphic and each node of<br>
&gt;&gt;     ResouceType annotates the corresponding Resource node?<br>
&gt;<br>
&gt; No. It is rather the relation of class (=ResourceType) and<br>
&gt; its instantiated object (=Resource). Check e.g. the Datasources<br>
&gt; where you have one ResourceType &quot;DataSource&quot; and multiple<br>
&gt; datasources of this type like HawkularDS and KeycloakDS<br>
&gt; _______________________________________________<br>
&gt; hawkular-dev mailing list<br>
&gt; <a href="mailto:hawkular-dev@lists.jboss.org" target="_blank">hawkular-dev@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/hawkular-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/hawkular-dev</a><br>
&gt;<br>
<br>
_______________________________________________<br>
hawkular-dev mailing list<br>
<a href="mailto:hawkular-dev@lists.jboss.org" target="_blank">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/mailman/listinfo/hawkular-dev</a><br>
</blockquote></div>