<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 <<a href="mailto:ppalaga@redhat.com">ppalaga@redhat.com</a>> 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>
> Hey,<br>
><br>
>> 1. What are the various protocols for(dmr, jmx, platform)?<br>
><br>
> That is mostly on how to obtain the data. Dmr is some<br>
> Wildlfy-internal protocol, that is detyped and can be<br>
> accessed from external with some sort of rest-api.<br>
> Jmx are the java management extensions and can be<br>
> used to talk to remote java vms and obtain management<br>
> 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>
>> 2. And there's Resource and ResourceType, each of them holds a graph,<br>
>> what's the relation between them? Are they isomorphic and each node of<br>
>> ResouceType annotates the corresponding Resource node?<br>
><br>
> No. It is rather the relation of class (=ResourceType) and<br>
> its instantiated object (=Resource). Check e.g. the Datasources<br>
> where you have one ResourceType "DataSource" and multiple<br>
> datasources of this type like HawkularDS and KeycloakDS<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>
><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>