{{> www/common-header.tmpl }} {{> www/threadz_tabs.tmpl }}

Thread Groups

{{#total-threads}}
{{.}} thread(s) running
{{/total-threads}}
All threads
{{#thread-groups}}
{{name}} : (running: {{size}}, total created: {{num_created}})
{{/thread-groups}} {{#jvm-threads}}
{{name}} : (Total: {{total}}, Daemon: {{daemon}})
{{/jvm-threads}} {{> www/common-footer.tmpl }}