Skip to content

Instantly share code, notes, and snippets.

@rhuss
Created May 5, 2015 10:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rhuss/a83633c512fe0d0f1f2c to your computer and use it in GitHub Desktop.
Save rhuss/a83633c512fe0d0f1f2c to your computer and use it in GitHub Desktop.
Debug output for "jmx4perl tomcat exec jolokia:type=Config debugInfo"
1430820552: Execution time: 1 ms
1430820552: Response: {"timestamp":1430820552,"status":200,"request":{"mbean":"java.lang:type=Runtime","attribute":"Name","type":"read"},"value":"11257@Tichny.local"}
1430820552: Execution time: 0 ms
1430820552: Response: {"timestamp":1430820552,"status":200,"request":{"mbean":"java.lang:type=Runtime","attribute":"VmVersion","type":"read"},"value":"24.75-b04"}
1430820552: Execution time: 0 ms
1430820552: Response: {"timestamp":1430820552,"status":200,"request":{"mbean":"java.lang:type=Runtime","attribute":"VmName","type":"read"},"value":"Java HotSpot(TM) 64-Bit Server VM"}
1430820552: Execution time: 0 ms
1430820552: Response: {"timestamp":1430820552,"status":200,"request":{"mbean":"java.lang:type=Runtime","attribute":"VmVendor","type":"read"},"value":"Oracle Corporation"}
1430820552: Execution time: 0 ms
1430820552: Response: {"timestamp":1430820552,"status":200,"request":{"mbean":"java.lang:type=Runtime","attribute":"Uptime","type":"read"},"value":98185}
1430820552: Execution time: 0 ms
1430820552: Response: {"timestamp":1430820552,"status":200,"request":{"mbean":"java.lang:type=Runtime","attribute":"StartTime","type":"read"},"value":1430820454759}
@Jasiri-w
Copy link

Jasiri-w commented May 5, 2015

This looks like some quality pro, programming; is this like a Java timer?

@Jasiri-w
Copy link

Jasiri-w commented May 5, 2015

When I compiled, there were 72 errors. Keep up the good work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment