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.