GetMemoryPoolInfo
Returns the details of memory pools of the Java Virtual Machine process started by a user on a local computer.
Returns
Item | Description |
---|---|
Memory Pool Name | The name of the memory pool |
Peak Usage Committed | Peak Usage Committed |
Peak Usage Init | Initial Peak Usage |
Peak Usage Max | Maximum Peak Usage |
Peak Usage Used | Peak Usage Used |
Memory Pool type | Type of the memory pool |
Current Usage Committed | Current Usage Committed |
Current Usage Init | Initial Current Usage |
Current Usage Max | Maximum Current Usage |
Current Usage Used | Current Usage Used |
Related concepts
Copyright © Cloud Software Group, Inc. All rights reserved.