Search code examples
javapythonjmx

Monitoring Java application with Python


I'm a python programmer, and want to monitor a Java application, by communicating with JMX.

I've been searching the web and I haven't found a proved solution.
I've looked at jmx4python and JPype but I haven't maid up my mind about them.
Py4J doesn't look useful.

Does anyone have a suggestion of a Framework or a way to do this?

btw - The application is already running and I don't want to invoke it


Solution

  • Jolikia is an http-jmx that can help you : http://www.jolokia.org