[jboss-jira] [JBoss JIRA] Commented: (AS7-703) Display server VM metrics in console
Heiko Braun (JIRA)
jira-events at lists.jboss.org
Wed Sep 28 07:43:26 EDT 2011
[ https://issues.jboss.org/browse/AS7-703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12631020#comment-12631020 ]
Heiko Braun commented on AS7-703:
---------------------------------
{noformat}
[domain at localhost:9999 /] /core-service=platform-mbean/type=threading:read-resource(include-runtime=true)
{
"outcome" => "success",
"result" => {
"all-thread-ids" => [
],
"thread-contention-monitoring-supported" => true,
"thread-cpu-time-supported" => true,
"current-thread-cpu-time-supported" => true,
"object-monitor-usage-supported" => true,
"synchronizer-usage-supported" => true,
"thread-contention-monitoring-enabled" => false,
"thread-cpu-time-enabled" => true,
"thread-count" => 54,
"peak-thread-count" => 59,
"total-started-thread-count" => 143L,
"daemon-thread-count" => 27,
"current-thread-cpu-time" => 6539000L,
"current-thread-user-time" => 5902000L
},
"response-headers" => {"process-state" => "reload-required"}
}
{noformat}
> Display server VM metrics in console
> ------------------------------------
>
> Key: AS7-703
> URL: https://issues.jboss.org/browse/AS7-703
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Console
> Reporter: Heiko Braun
> Assignee: Heiko Braun
> Fix For: 7.1.0.Beta1
>
>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list