See: Description
| Interface | Description |
|---|---|
| GuestOSMXBean |
This interface provides Processor and Memory usage statistics of the
Guest (Virtual Machine(VM)/Logical Partition(LPAR)) as seen by the Hypervisor Host.
|
| HypervisorMXBean |
This interface provides information on whether the current Operating System is running directly on physical hardware
or running as a Guest (Virtual Machine (VM)/Logical Partition (LPAR)) on a Hypervisor.
|
| Class | Description |
|---|---|
| GuestOSMemoryUsage |
This provides a snapshot of the Guest (Virtual Machine(VM)/Logical Partition(LPAR))
Memory usage statistics as seen by the Hypervisor Host.
|
| GuestOSProcessorUsage |
This provides a snapshot of the Guest (Virtual Machine(VM)/Logical Partition(LPAR))
Processor usage statistics as seen by the Hypervisor Host.
|
| Exception | Description |
|---|---|
| GuestOSInfoRetrievalException |
This exception class is thrown when retrieving
Guest (Virtual Machine(VM)/Logical Partition(LPAR)) usage statistics fails.
|
| HypervisorInfoRetrievalException |
This exception class is thrown when retrieving Hypervisor information fails.
|
Eclipse OpenJ9 website.
To raise a bug report or suggest an improvement create an Eclipse OpenJ9 issue.
Copyright © 1993, 2025 IBM Corp. and others.
DRAFT internal-b00