JMXQuery
JMXQuery copied to clipboard
A simple command line too and Python module to query and collect Java metrics via JMX
I have error in tomcat jmx output from my tomcat server. It is not valid json, because that have not esacaped double quotes. example output: `{"mBeanName" : "Catalina:type=RequestProcessor,worker=\"http-bio-8080\",name=HttpRequest37", "attribute" :...
solve path error
{"mBeanName" : "java.lang:type=Runtime", "attribute" : "ClassPath", "attributeType" : "String", "value" : "C:\xxx"}, error by "C:\xxx"