Created
May 5, 2015 10:10
-
-
Save rhuss/a83633c512fe0d0f1f2c to your computer and use it in GitHub Desktop.
Debug output for "jmx4perl tomcat exec jolokia:type=Config debugInfo"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1430820552: Execution time: 1 ms | |
1430820552: Response: {"timestamp":1430820552,"status":200,"request":{"mbean":"java.lang:type=Runtime","attribute":"Name","type":"read"},"value":"[email protected]"} | |
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} |
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
This looks like some quality pro, programming; is this like a Java timer?