Search for Java RMI-IIOP. 

> On Sep 14, 2020, at 2:04 PM, Robert Engels <reng...@ix.netcom.com> wrote:
> 
> 
> You need a bridge. RMI requires Java. if you use a subset you can use 
> Corba/IIOP clients. 
> 
>>> On Sep 14, 2020, at 11:11 AM, Henrik Johansson <dahankz...@gmail.com> wrote:
>>> 
>> 
>> Newrelic has some tools for this but I think they require agents installed 
>> in the Java side.
>> 
>> I think you are better off going for the Jolokia solution but perhaps there 
>> is something you can use from Newrelic.
>> 
>>> On Mon, 14 Sep 2020, 17:52 Venkata Madhusudhan Rao V, <vvma...@gmail.com> 
>>> wrote:
>>> Hi All,
>>> I have a java-based application with JMX enabled. I was able to remotely 
>>> connected to the java-based application from JConsole using jmx url 
>>> (service:jmx:rmi:///jndi/rmi://localhost:8888/jmxrmi). 
>>> Now, I want to connect from Go-client to capture the metrics. 
>>> I looked at Jolokia JMX/HTTP wrapper for Golang, but it uses http protocol 
>>> to get connect. Is there any library available in GO to get connected for 
>>> the provided JMX url?
>>> 
>>> Thanks & Regards
>>> Venkata Madhu
>>> 
>>> -- 
>>> You received this message because you are subscribed to the Google Groups 
>>> "golang-nuts" group.
>>> To unsubscribe from this group and stop receiving emails from it, send an 
>>> email to golang-nuts+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/golang-nuts/ed421a0e-6a0c-410e-9e3a-aff7c2e5030cn%40googlegroups.com.
>> 
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "golang-nuts" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to golang-nuts+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/golang-nuts/CAKOF697xwfKTCkLmyL0TRjAUE9sSPn9P3LyzHzEVg6N6Y8_Gmg%40mail.gmail.com.
> -- 
> You received this message because you are subscribed to the Google Groups 
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to golang-nuts+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/golang-nuts/C763C513-6439-4B40-942B-0831CC10D964%40ix.netcom.com.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/EF420F6E-664E-4662-AC76-241F6ED6C056%40ix.netcom.com.

Reply via email to