7.1.2.1.20 OccapifMemoryUsageCrossedMinorThreshold
Table 7-81 OccapifMemoryUsageCrossedMinorThreshold
Field | Details |
---|---|
Description | "CAPIF Memory Usage for pod {{ $labels.pod }} has crossed the configured minor threshold (50%) (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 50% of its limit." |
Severity | Minor |
Condition | A pod has reached the configured minor threshold (50%) of its memory resource limits. |
OID | 1.3.6.1.4.1.323.5.3.39.1.3.5020 |
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 Minor Threshold or crosses the major threshold, in which case
OccapifMemoryUsageCrossedMajorThreshold 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. |