7.1.2.1.21 OccapifMemoryUsageCrossedMajorThreshold
Table 7-82 OccapifMemoryUsageCrossedMajorThreshold
Field | Details |
---|---|
Description | "CAPIF Memory Usage for pod {{ $labels.pod }} has crossed the configured major threshold (60%) (value = {{ $value }}) of its limit." |
Summary | "namespace: {{$labels.namespace}}, podname: {{$labels.pod}}, timestamp: {{ with query \"time()\" }}{{ . | first | value | humanizeTimestamp }}{{ end }} : Memory Usage of pod exceeded 60% of its limit." |
Severity | Major |
Condition | A pod has reached the configured major threshold (60%) of its memory resource limits. |
OID | 1.3.6.1.4.1.323.5.3.39.1.3.5021 |
Metric Used |
'container_memory_usage_bytes' 'container_spec_memory_limit_bytes' Note: This is a Kubernetes metric used for instance availability monitoring. If the metric is not available, use the similar metric as exposed by the monitoring system. |
Recommended Actions | The alert gets cleared when the memory utilization falls
below the Major Threshold or crosses the critical threshold, in which
case OccapifMemoryUsageCrossedCriticalThreshold alert is raised.
Note: The threshold is configurable in the NefAlertrules alert file. In case the issue persists, capture all the outputs for the above steps and contact My Oracle Support. Note: Use CNC NF Data Collector tool for capturing logs. For more information on how to collect logs using Data Collector tool, see Oracle Communications Cloud Native Core, Network Function Data Collector User Guide. |