5.1.2 OcnrfPodsRestart
Table 5-3 OcnrfPodsRestart
| Field | Details |
|---|---|
| Description | 'Pod <Pod Name> has restarted. |
| Summary | 'kubernetes_namespace: {{$labels.kubernetes_namespace}}, podname: {{$labels.kubernetes_pod_name}}, timestamp: {{ with query "time()" }}{{ . | first | value | humanizeTimestamp }}{{ end }} : A Pod has restarted' |
| Severity | Major |
| Condition | A pod belonging to any of the NRF services have restarted. |
| OID | 1.3.6.1.4.1.323.5.3.36.1.2.7017 |
| Metric Used | 'kube_pod_container_status_restarts_total'
Note: This is a Kubernetes metric. If this metric is not available, use a similar metric as exposed by the monitoring system. |
| Recommended Actions |
The alert is cleared automatically if the specific pod is up. Steps:
|
| Available in OCI | No |