이 콘텐츠는 선택한 언어로 제공되지 않습니다.

3.9.3. JMX - VM Memory System Service


Overview

Expand
Table 3.2221. Overview
Description:The memory system of the Java virtual machine including both the heap and non-heap memory.
Singleton: yes
Plugin:JMX

Child Resource Types

Connection Properties

Expand
Table 3.2222. 
NameDescriptionRequiredInternal Name
Object Name  yes objectName
Name Template  yes nameTemplate

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.

Metrics

Expand
Table 3.2223. Metrics
NameTypeDescriptionInternal Name
Heap UsagemeasurementCurrent heap memory usage{HeapMemoryUsage.used}
Heap Usage PercentagemeasurementCurrent heap memory usage as percentage of committed heapCalculated.HeapUsagePercentage
Heap CommittedmeasurementCurrent heap memory allocated. This amount of memory is guaranteed for the Java virtual machine to use{HeapMemoryUsage.committed}
Non-Heap UsagemeasurementCurrent memory usage outside the heap{NonHeapMemoryUsage.used}
Non-Heap CommittedmeasurementCurrent memory allocated outside the heap. This amount of memory is guaranteed for the Java virtual machine to use{NonHeapMemoryUsage.committed}
Objects Pending FinalizationmeasurementThe approximate number of objects for which finalization is pending.ObjectPendingFinalizationCount
Heap Initial SizetraitThe amount of heap that the Java virtual machine initially requests from the operating system{HeapMemoryUsage.init}
Heap Maximum SizetraitMaximum amount of heap that can be used for memory management. This amount of memory is not guaranteed to be available if it is greater than the amount of committed memory. The Java virtual machine may fail to allocate memory even if the amount of used memory does not exceed this maximum size.{HeapMemoryUsage.max}
Non-Heap Initial SizetraitThe amount of non-heap memory that the Java virtual machine initially requests from the operating system{NonHeapMemoryUsage.init}
Non-Heap Maximum SizetraitMaximum amount of non-heap memory that can be used for memory management. This amount of memory is not guaranteed to be available if it is greater than the amount of committed memory. The Java virtual machine may fail to allocate memory even if the amount of used memory does not exceed this maximum size.{NonHeapMemoryUsage.max}

Note

You must use the internal name to reference Traits in Dynamic Group Definition expressions.

Configuration Properties

Expand
Table 3.2224. 
NameDescriptionRequiredInternal Name
VerboseOutput verbose information to the output stream to regarding Memory. Typically, a Java virtual machine implementation prints a message when it frees memory through garbage collection. yes Verbose

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.

Operations

Expand
Table 3.2225. Metrics
NameDescription
Run Garbage CollectionRuns the garbage collector.

Package Types

none

3.9.3.1. JMX - Memory Pool Service

Overview
Expand
Table 3.2226. Overview
Description:A memory pool represents the memory resource managed by the Java virtual machine and is managed by one or more memory managers.
Singleton: no
Plugin:JMX
Child Resource Types
none
Connection Properties
Expand
Table 3.2227. 
NameDescriptionRequiredInternal Name
Object Name  yes objectName
Name Template  yes nameTemplate
Description Template  yes descriptionTemplate
NameThe memory pool's name yes name

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Metrics
Expand
Table 3.2228. Metrics
NameTypeDescriptionInternal Name
UsedmeasurementCurrent memory usage{Usage.used}
CommittedmeasurementCurrent memory allocated{Usage.committed}
Initial SizetraitThe amount of memory that the Java virtual machine initially requests from the operating system{Usage.init}
Maximum SizetraitMaximum amount of memory that can be used for memory management. This amount of memory is not guaranteed to be available if it is greater than the amount of committed memory. The Java virtual machine may fail to allocate memory even if the amount of used memory does not exceed this maximum size.{Usage.max}
Memory Manager NamestraitGarbage collectors for this spaceMemoryManagerNames
TypetraitPool locationType

Note

You must use the internal name to reference Traits in Dynamic Group Definition expressions.
Configuration Properties
none
Operations
none
Package Types
none
맨 위로 이동
Red Hat logoGithubredditYoutubeTwitter

자세한 정보

평가판, 구매 및 판매

커뮤니티

Red Hat 문서 정보

Red Hat을 사용하는 고객은 신뢰할 수 있는 콘텐츠가 포함된 제품과 서비스를 통해 혁신하고 목표를 달성할 수 있습니다. 최신 업데이트를 확인하세요.

보다 포괄적 수용을 위한 오픈 소스 용어 교체

Red Hat은 코드, 문서, 웹 속성에서 문제가 있는 언어를 교체하기 위해 최선을 다하고 있습니다. 자세한 내용은 다음을 참조하세요.Red Hat 블로그.

Red Hat 소개

Red Hat은 기업이 핵심 데이터 센터에서 네트워크 에지에 이르기까지 플랫폼과 환경 전반에서 더 쉽게 작업할 수 있도록 강화된 솔루션을 제공합니다.

Theme

© 2025 Red Hat