5.4.11.2 OcnrfReplicationStatusMonitoringInactive

Table 5-104 OcnrfReplicationStatusMonitoringInactive

Field Details
Description 'OCNRF Replication Status Monitoring Inactive'
Summary 'kubernetes_namespace: {{$labels.kubernetes_namespace}}, timestamp: {{ with query "time()" }}{{ . | first | value | humanizeTimestamp }}{{ end }} : Pod {{ $labels.kubernetes_pod_name}} are not monitoring the replication status'
Severity Critical
Condition This alarm is raised when one or more pods are not monitoring the replication status.
OID 1.3.6.1.4.1.323.5.3.36.1.2.7078
Metric Used ocnrf_replication_status_monitoring_inactive
Recommended Actions Resolution Steps:
  1. Identify the pod for which the alert is raised.
  2. Run the following command to restart the pod:

    kubectl delete pod <pod_name> -n <namespace>

Available in OCI No