Skip to content

Instantly share code, notes, and snippets.

@akram
Created December 21, 2016 16:04
Show Gist options
  • Save akram/45ce72e351246023e05a5f1f7939bf29 to your computer and use it in GitHub Desktop.
Save akram/45ce72e351246023e05a5f1f7939bf29 to your computer and use it in GitHub Desktop.
[{"type":"read","mbean":"java.lang:type=Threading","attribute":"ThreadCount"},{"type":"read","mbean":"java.lang:type=Memory","attribute":"HeapMemoryUsage","path":"used"},{"type":"read","mbean":"java.lang:type=Memory","attribute":"HeapMemoryUsage","path":"max"}]W1221 16:01:42.848248       1 metrics_collector_manager.go:106] Failed to collect metrics from [https://10.1.6.5:8778/jolokia]. err=Failed to collect metrics from Jolokia endpoint [https://10.1.6.5:8778/jolokia]. err=Jolokia request failed. 404/404 Not FoundI1221 16:01:52.748201       1 jolokia_metrics_collector.go:82] DEBUG: Told to collect [3] Jolokia metrics from [https://10.1.6.5:8778/jolokia]I1221 16:01:52.748858       1 jolokia_metrics_collector.go:99] TRACE: Making bulk Jolokia request from [https://10.1.6.5:8778/jolokia]:[{"type":"read","mbean":"java.lang:type=Threading","attribute":"ThreadCount"},{"type":"read","mbean":"java.lang:type=Memory","attribute":"HeapMemoryUsage","path":"used"},{"type":"read","mbean":"java.lang:type=Memory","attribute":"HeapMemoryUsage","path":"max"}]I1221 16:01:52.748876       1 jolokia_request.go:80] TRACE: Sending bulk Jolokia request to [https://10.1.6.5:8778/jolokia] with [3] individual requests:[{"type":"read","mbean":"java.lang:type=Threading","attribute":"ThreadCount"},{"type":"read","mbean":"java.lang:type=Memory","attribute":"HeapMemoryUsage","path":"used"},{"type":"read","mbean":"java.lang:type=Memory","attribute":"HeapMemoryUsage","path":"max"}]W1221 16:01:52.817748       1 metrics_collector_manager.go:106] Failed to collect metrics from [https://10.1.6.5:8778/jolokia]. err=Failed to collect metrics from Jolokia endpoint [https://10.1.6.5:8778/jolokia]. err=Jolokia request failed. 404/404 Not FoundI1221 16:02:02.748221       1 jolokia_metrics_collector.go:82] DEBUG: Told to collect [3] Jolokia metrics from [https://10.1.6.5:8778/jolokia]I1221 16:02:02.748899       1 jolokia_metrics_collector.go:99] TRACE: Making bulk Jolokia request from [https://10.1.6.5:8778/jolokia]:[{"type":"read","mbean":"java.lang:type=Threading","attribute":"ThreadCount"},{"type":"read","mbean":"java.lang:type=Memory","attribute":"HeapMemoryUsage","path":"used"},{"type":"read","mbean":"java.lang:type=Memory","attribute":"HeapMemoryUsage","path":"max"}]I1221 16:02:02.748917       1 jolokia_request.go:80] TRACE: Sending bulk Jolokia request to [https://10.1.6.5:8778/jolokia] with [3] individual requests:[{"type":"read","mbean":"java.lang:type=Threading","attribute":"ThreadCount"},{"type":"read","mbean":"java.lang:type=Memory","attribute":"HeapMemoryUsage","path":"used"},{"type":"read","mbean":"java.lang:type=Memory","attribute":"HeapMemoryUsage","path":"max"}]W1221 16:02:02.809055       1 metrics_collector_manager.go:106] Failed to collect metrics from [https://10.1.6.5:8778/jolokia]. err=Failed to collect metrics from Jolokia endpoint [https://10.1.6.5:8778/jolokia]. err=Jolokia request failed. 404/404 Not Found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment