OCI Cache Clusters provide managed Redis cache observability.

Use the Oracle Cloud integration to discover and collect metrics against the OCI Cache Clusters.

Setup

To set up the Oracle Cloud integration and discover the OCI Cache Clusters service, do the following:

  1. Create an Oracle Cloud (OCI) integration if not available in your installed integrations.
  2. You can select OCI Cache Clusters during integration or you can edit the existing integration and select OCI Cache Clusters.
  3. Scan to discover the resources at any time independent of the predefined schedule.
  4. Once the scan is completed, you can view the OCI Cache Clusters resource under Infrastructure > Resources > Oracle Cloud category.
  5. Create a template. See Create a Template for more information on how to create a template.
  6. Refer to Assign a Template on how to assign a template to a resource.

Supported metrics

OpsRamp MetricOracle Cloud MetricMetric Display NameUnitDescriptionAggregation Type
oci_cache_CPUUtilizationCPUUtilizationCPU Utilization%CPU utilization as a percentage of allocated CPU capacity in the cache node.MEAN
oci_cache_MemoryUtilizationMemoryUtilizationMemory Utilization%Memory utilization as a percentage of allocated memory in the cache node.MEAN
oci_cache_UsedMemoryUsedMemoryUsed MemoryBytesTotal memory consumed by Redis data structures.MEAN
oci_cache_NetworkBytesInNetworkBytesInNetwork Bytes InBytesRate of bytes received over the network by the cache node.RATE
oci_cache_NetworkBytesOutNetworkBytesOutNetwork Bytes OutBytesRate of bytes transmitted over the network by the cache node.RATE
oci_cache_ConnectedClientsConnectedClientsConnected ClientscountNumber of client connections currently established with Redis.MEAN
oci_cache_KeyspaceHitsKeyspaceHitsKeyspace HitscountTotal number of successful key lookup operations.SUM
oci_cache_KeyspaceMissesKeyspaceMissesKeyspace MissescountTotal number of failed key lookup operations.SUM
oci_cache_EvictedKeysEvictedKeysEvicted KeyscountTotal number of keys evicted due to memory pressure.SUM
oci_cache_ExpiredKeysExpiredKeysExpired KeyscountTotal number of keys that expired based on TTL settings.SUM
oci_cache_ReplicationLagReplicationLagReplication LagsLag in seconds between primary and replica Redis nodes.MEAN
oci_cache_IsPrimaryIsPrimaryIs PrimarycountIndicates whether the node is acting as the primary (1) or not (0).MEAN
oci_cache_EngineCPUUtilizationEngineCPUUtilizationEngine CPU Utilization%CPU utilization of the Redis engine process.MEAN
oci_cache_MasterLinkStatusMasterLinkStatusMaster Link StatuscountStatus of the replication link to master (1 healthy, 0 disconnected).MEAN
oci_cache_BlockedClientsBlockedClientsBlocked ClientscountNumber of clients blocked while waiting for data or operations to complete.MEAN