Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Class and Description |
---|---|
class |
HostCpuUsage
CPU Usage metric for the host
Note: Objects should always be created or deserialized using the HostCpuUsage.Builder . |
class |
HostFilesystemUsage
Filesystem Usage metric for the host.
|
class |
HostGpuProcesses
GPU processes metrics, processes using GPUs.
|
class |
HostGpuUsage
GPU performance metrics
Note: Objects should always be created or deserialized using the HostGpuUsage.Builder . |
class |
HostIoUsage
Host IO Performance Metrics
Note: Objects should always be created or deserialized using the HostIoUsage.Builder . |
class |
HostMemoryUsage
Memory usage metric for the host
Note: Objects should always be created or deserialized using the HostMemoryUsage.Builder . |
class |
HostNetworkActivitySummary
Network Activity Summary metric for the host
Note: Objects should always be created or deserialized using the HostNetworkActivitySummary.Builder . |
class |
HostTopProcesses
Top Processes metric for the host
Note: Objects should always be created or deserialized using the HostTopProcesses.Builder . |
Modifier and Type | Method and Description |
---|---|
List<HostPerformanceMetricGroup> |
IngestHostMetricsDetails.getItems()
Collection of one or more host performance metric data points
|
Modifier and Type | Method and Description |
---|---|
IngestHostMetricsDetails.Builder |
IngestHostMetricsDetails.Builder.items(List<HostPerformanceMetricGroup> items)
Collection of one or more host performance metric data points
|
Constructor and Description |
---|
IngestHostMetricsDetails(List<HostPerformanceMetricGroup> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.