[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:56:18 EDT 2012


    [ https://issues.jboss.org/browse/AS7-4514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12684552#comment-12684552 ] 

Brian Stansberry commented on AS7-4514:
---------------------------------------

Re the others, none of them appear in the java.lang.management package *MXBean interfaces in http://docs.oracle.com/javase/7/docs/api/ . My guess is they are vendor specific additions to the standard API?
                
> 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