[jboss-jira] [JBoss JIRA] (AS7-4514) Metrics/operations missing in platform mbean core-service
Heiko Rupp (JIRA)
jira-events at lists.jboss.org
Sun Apr 15 16:15:18 EDT 2012
[ https://issues.jboss.org/browse/AS7-4514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Heiko Rupp updated AS7-4514:
----------------------------
Description:
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
was:
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
- Free Physical Memory
- Free Swap Memory
- Process CPU Time
- Committed Virtual Memory
- open files
Threading
- SuspendedThreadCount
- DeadLockedThreadCount
Memory
- operation to trigger gc
And probably more
I've added some locations to the original description. Not sure about the others. Perhaps threading subsystem?
> 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