Jolokia Adapter

Issue #35 closed
Roman Sakno created an issue

Develop Jolokia adapter that helps to integrate Jolokia agent with SNAMP connectors. Note that Jolokia is JMX-to-HTTP bridge only. Therefore, Jolokia expects JMX Managed Beans to be registered and available through OSGi environment. In this case, Jolokia adapter can be implemented in the following manner:

  1. Expose SNAMP connectors as Managed Beans
  2. Write Jolokia Plugin to expose SNAMP connectors as Managed Beans

JMX Adapter as a part of SNAMP Adapters Collection may help in this issue (this adapter exposes every SNAMP connector as JMX endpont)

Comments (1)

  1. Log in to comment