[jboss-jira] [JBoss JIRA] (AS7-4514) Metrics/operations missing in platform mbean core-service
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Mon Apr 16 10:54:20 EDT 2012
[ https://issues.jboss.org/browse/AS7-4514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12684549#comment-12684549 ]
Brian Stansberry commented on AS7-4514:
---------------------------------------
Re: the GC one, it's exposed:
[standalone at localhost:9999 /] /core-service=platform-mbean/type=memory:gc
{"outcome" => "success"}
> Metrics/operations missing in platform mbean core-service
> ---------------------------------------------------------
>
> Key: AS7-4514
> URL: https://issues.jboss.org/browse/AS7-4514
> Project: Application Server 7
> Issue Type: Bug
> Components: Domain Management
> Affects Versions: 7.1.1.Final
> Reporter: Heiko Rupp
> Assignee: Brian Stansberry
> Labels: rhq
>
> The platform mbean(s) exposes more metrics that what is currently available at core-service=platform-mbean
> - Active Thread Count
> - Active Thread Group Count
> - JVM Free memory
> - JVM Total memory
>
> OS metrics -- java.lang:type=OperatingSystem
> - Free Physical Memory -- FreePhysicalMemorySize
> - Free Swap Memory -- FreeSwapSpaceSize
> - Process CPU Time -- ProcessCpuTime
> - Committed Virtual Memory -- CommittedVirtualMemorySize
> - open files --OpenFileDescriptorCount
> Threading
> - SuspendedThreadCount
> - DeadLockedThreadCount
> Memory -- java.lang:type=Memory
> - operation to trigger gc -- gc
> And probably more
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list